From 939b1118ed2cf81035db69e68eb24a59842f9bf8 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Tue, 17 May 2022 04:21:44 +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 b023322e9..e8a5ef93d 100644 --- a/admin_manual/configuration_server/config_sample_php_parameters.rst +++ b/admin_manual/configuration_server/config_sample_php_parameters.rst @@ -2425,6 +2425,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,