Browse Source
Add comment about log.condition
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
pull/3465/head
Morris Jobke
10 years ago
No known key found for this signature in database
GPG Key ID: 9CE5ED29E7FCD38A
1 changed files with
1 additions and
0 deletions
-
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, |
|
|
|
|
|
|
|
|