mirror of
https://github.com/nextcloud/server.git
synced 2026-04-15 22:11:17 -04:00
Add comment about log.condition
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
This commit is contained in:
parent
8c1ed7507a
commit
fa684c0ef0
1 changed files with 1 additions and 0 deletions
|
|
@ -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…
Reference in a new issue