From 5abebbc874c413b50dfeb6283fc64bd98657730c Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Tue, 17 May 2022 04:21:42 +0000 Subject: [PATCH] generate documentation from config.sample.php --- .../configuration_server/config_sample_php_parameters.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/admin_manual/configuration_server/config_sample_php_parameters.rst b/admin_manual/configuration_server/config_sample_php_parameters.rst index 9ec2f2e09..adc8b80b2 100644 --- a/admin_manual/configuration_server/config_sample_php_parameters.rst +++ b/admin_manual/configuration_server/config_sample_php_parameters.rst @@ -2404,6 +2404,8 @@ production systems to only log under some conditions Limit diagnostics event logging to events longer than the configured threshold in ms +when set to 0 no diagnostics events will be logged + :: 'profile.enabled' => true,