Update docs with modified workers default value.
The default value for the worker config option is now 1, as opposed to 0. Change-Id: I49f05b31415b3c641abe582f915fc9ead63e84ff
This commit is contained in:
parent
cb04797f93
commit
7b84172830
@ -168,7 +168,7 @@ with compression enabled). Typically it is recommended
|
||||
to have one worker process per CPU. The value `0` will
|
||||
prevent any new processes from being created.
|
||||
|
||||
Optional. Default: ``0``
|
||||
Optional. Default: ``1``
|
||||
|
||||
Configurating SSL Support
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
Loading…
Reference in New Issue
Block a user