Document new PROCESS_THREADS setting in example file

master
Mark Veidemanis 2 years ago
parent 31c58dd85b
commit 869af451e5

@ -35,3 +35,7 @@ MONOLITH_CH4_CRAWL_DELAY=30
# Semaphore value
MONOLITH_CH4_THREADS_SEMAPHORE=1000
# Threads to use for data processing
# Leave uncommented to use all available threads
# MONOLITH_PROCESS_THREADS=4
Loading…
Cancel
Save