From e91a5ea441f6575b592e8c1ac05fc6ee53ff191c Mon Sep 17 00:00:00 2001 From: Michael Date: Sat, 9 Feb 2019 23:39:17 +0000 Subject: [PATCH] Changed config default description --- config/defaults.config.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/defaults.config.php b/config/defaults.config.php index 24a40fae2b..f81e84b0af 100644 --- a/config/defaults.config.php +++ b/config/defaults.config.php @@ -398,7 +398,7 @@ return [ 'worker_jpm' => false, // 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_load_exponent (Integer)