Commit 37d0d5bc authored by Dominik Charousset's avatar Dominik Charousset

Fix example ini

parent be404167
......@@ -57,7 +57,7 @@ disable-tcp=false
; enable communication via UDP
enable-udp=false
; configures how many background workers are spawned for deserialization
max-workers=<number of cores / 4>
workers=<number of cores / 4>
; when compiling with logging enabled
[logger]
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment