Add comment about log.condition

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
This commit is contained in:
Morris Jobke 2017-02-13 15:32:57 -06:00
parent 8c1ed7507a
commit fa684c0ef0
No known key found for this signature in database
GPG Key ID: 9CE5ED29E7FCD38A
1 changed files with 1 additions and 0 deletions

View File

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