Browse Source

Add comment about log.condition

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
pull/3465/head
Morris Jobke 10 years ago
parent
commit
fa684c0ef0
No known key found for this signature in database GPG Key ID: 9CE5ED29E7FCD38A
  1. 1
      config/config.sample.php

1
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,

Loading…
Cancel
Save