File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -1302,9 +1302,9 @@ Database:
1302
1302
properties :
1303
1303
size :
1304
1304
description : |-
1305
- The maximum number of revisions that can be stored in the revision cache.
1306
- Note when running with greater than 1 shard count we add 10% capacity overall to avoid early eviction when some shards fill up before others,
1307
- so you may find that the capacity stat (revision_cache_num_items) will climb to the defined rev cache size + 10%.
1305
+ The maximum number of revisions that can be stored in the revision cache.
1306
+ Note when running with greater than 1 shard count we add 10% capacity overall to avoid early eviction when some shards fill up before others, so
1307
+ you may find that the capacity stat (revision_cache_num_items) will climb to the defined rev cache size + 10%.
1308
1308
type : string
1309
1309
default : 5000
1310
1310
max_memory_count_mb :
You can’t perform that action at this time.
0 commit comments