diff --git a/webui/config.php b/webui/config.php index e0a8651..6aec273 100644 --- a/webui/config.php +++ b/webui/config.php @@ -215,7 +215,7 @@ $config['FROM_LENGTH_TO_SHOW'] = 28; $config['HISTORY_REFRESH'] = 60; -$config['HEALTH_REFRESH'] = 60; +$config['HEALTH_REFRESH'] = 300; $config['HEALTH_RATIO'] = 80; $config['MAX_AUDIT_HITS'] = 1000;