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

Fix example ini

parent be404167
...@@ -57,7 +57,7 @@ disable-tcp=false ...@@ -57,7 +57,7 @@ disable-tcp=false
; enable communication via UDP ; enable communication via UDP
enable-udp=false enable-udp=false
; configures how many background workers are spawned for deserialization ; 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 ; when compiling with logging enabled
[logger] [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