Enable parallel processing

This commit is contained in:
tooomm 2026-03-28 07:55:46 +01:00
parent adaa30f6d9
commit 1076de6243

View file

@ -526,7 +526,7 @@ LOOKUP_CACHE_SIZE = 0
# DOT_NUM_THREADS setting. # DOT_NUM_THREADS setting.
# Minimum value: 0, maximum value: 512, default value: 1. # Minimum value: 0, maximum value: 512, default value: 1.
NUM_PROC_THREADS = 1 NUM_PROC_THREADS = 0
# If the TIMESTAMP tag is set different from NO then each generated page will # If the TIMESTAMP tag is set different from NO then each generated page will
# contain the date or date and time when the page was generated. Setting this to # contain the date or date and time when the page was generated. Setting this to