Skip to content
Snippets Groups Projects
Commit b4943fcd authored by 🥺's avatar 🥺 :transgender_flag:
Browse files

remove/update incorrect example config comment

parent 64bed79a
No related branches found
No related tags found
1 merge request!2262024 03 19
...@@ -317,8 +317,7 @@ url_preview_check_root_domain = false ...@@ -317,8 +317,7 @@ url_preview_check_root_domain = false
# Time in seconds before RocksDB will forcibly rotate logs. Defaults to 0. # Time in seconds before RocksDB will forcibly rotate logs. Defaults to 0.
#rocksdb_log_time_to_roll = 0 #rocksdb_log_time_to_roll = 0
# Amount of threads that RocksDB will use for parallelism. Set to 0 to use all your physical cores. # Amount of threads that RocksDB will use for parallelism on database operatons such as cleanup, sync, flush, compaction, etc. Set to 0 to use all your physical cores.
# Conduit eagerly spawns threads mainly for federation, so it may not be desirable to use all your cores / logical threads.
# #
# Defaults to your CPU physical core count (not logical threads). # Defaults to your CPU physical core count (not logical threads).
#rocksdb_parallelism_threads = 0 #rocksdb_parallelism_threads = 0
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment