generate documentation from config.sample.php

This commit is contained in:
Morris Jobke
2015-10-24 03:35:13 +02:00
parent 61c39f3cab
commit 5b4b35aa23

View File

@@ -624,6 +624,16 @@ Defaults to ``[datadirectory]/owncloud.log``
Loglevel to start logging at. Valid values are: 0 = Debug, 1 = Info, 2 =
Warning, 3 = Error, and 4 = Fatal. The default value is Warning.
::
'syslog_tag' => 'ownCloud',
If you maintain different instances and aggregate the logs, you may want
to distinguish between them. ``syslog_tag`` can be set per instance
with a unique id. Only available if ``log_type`` is set to ``syslog``.
The default value is ``ownCloud``.
::
'log.condition' => [