mirror of
https://github.com/friendica/friendica
synced 2024-11-09 23:42:53 +00:00
Changed config default description
This commit is contained in:
parent
171cfe8f44
commit
e91a5ea441
1 changed files with 1 additions and 1 deletions
|
@ -398,7 +398,7 @@ return [
|
||||||
'worker_jpm' => false,
|
'worker_jpm' => false,
|
||||||
|
|
||||||
// worker_jpm_limit (String)
|
// worker_jpm_limit (String)
|
||||||
// List of minutes for the JPM calculation
|
// List of minutes for the jobs per minute (JPM) calculation
|
||||||
'worker_jpm_limit' => '1, 10, 60',
|
'worker_jpm_limit' => '1, 10, 60',
|
||||||
|
|
||||||
// worker_load_exponent (Integer)
|
// worker_load_exponent (Integer)
|
||||||
|
|
Loading…
Reference in a new issue