mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-04-27 07:48:01 -07:00
Enable parallel processing
This commit is contained in:
parent
adaa30f6d9
commit
1076de6243
1 changed files with 1 additions and 1 deletions
2
Doxyfile
2
Doxyfile
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue