mirror of
https://github.com/jorisvink/kore
synced 2025-03-09 04:29:02 -04:00
use correct values for the option.
This commit is contained in:
parent
4238431b9e
commit
2445fd7bbd
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user