use correct values for the option.

This commit is contained in:
Joris Vink 2019-03-22 09:52:00 +01:00
parent 4238431b9e
commit 2445fd7bbd
1 changed files with 2 additions and 2 deletions

View File

@ -58,8 +58,8 @@ workers 4
# the worker process is automatically restarted.
#
# If you want the kore server to exit if a worker dies
# you can swap the policy to "terminate-server".
#worker_death_policy restart-worker
# you can swap the policy to "terminate".
#worker_death_policy restart
# Workers bind themselves to a single CPU by default.
# Turn this off by setting this option to 0