This commit is contained in:
Petar Koretić 2019-06-01 12:39:54 +02:00 committed by GitHub
parent 5ca7513c45
commit 880adf980f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -478,7 +478,7 @@ Options:
- `timeout` (integer): Set the timeout before killing a worker in ms.
- `workers` (integer): Set the number of workers to spawn.
If the `workers` key is not defined, Strapi will use every free CPU
(recommended in `production` environement).
(recommended in `production` environment).
Notes:
- Set to `false` to disable the auto-reload and clustering features.