Skip to content

Commit

Permalink
Add description for config max-cache-files (OpenAtomFoundation#756)
Browse files Browse the repository at this point in the history
  • Loading branch information
whoiami authored Sep 19, 2019
1 parent 94b3ac7 commit eec731b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conf/pika.conf
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ compression : snappy
max-background-flushes : 1
# max-background-compactions: default is 2, limited in [1, 8]
max-background-compactions : 2
# max-cache-files default is 5000
# maximum value of Rocksdb cached open file descriptors
max-cache-files : 5000
# max_bytes_for_level_multiplier: default is 10, you can change it to 5
max-bytes-for-level-multiplier : 10
Expand Down

0 comments on commit eec731b

Please sign in to comment.