mirror of
https://git.friendi.ca/friendica/friendica.git
synced 2025-06-07 18:04:27 +02: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…
Add table
Add a link
Reference in a new issue