Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--config/config.sample.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/config/config.sample.php b/config/config.sample.php
index 1c65b050b70..228233452eb 100644
--- a/config/config.sample.php
+++ b/config/config.sample.php
@@ -1454,6 +1454,7 @@ $CONFIG = array(
* to performance degradation and large log files on busy instance.
*
* Thus enabling this in production for longer periods of time is not recommended
+ * or should be used together with the ``log.condition`` setting.
*/
'filelocking.debug' => false,