Skip to content

Commit 3c0a999

Browse files
committed
- default configuration for race_condition_ttl added to comments
1 parent 1ba2c14 commit 3c0a999

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/cached_resource/configuration.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ class Configuration < OpenStruct
2020
# defaults. The following options exist for cached resource:
2121
# :enabled, default: true
2222
# :ttl, default: 604800
23+
# :race_condition_ttl: 86400
2324
# :ttl_randomization, default: false,
2425
# :ttl_randomization_scale, default: 1..2,
2526
# :collection_synchronize, default: false,

0 commit comments

Comments
 (0)