generate documentation from config.sample.php

This commit is contained in:
Morris Jobke
2015-09-16 17:48:37 +02:00
parent c7860fa90a
commit a4f765934a

View File

@@ -641,7 +641,7 @@ Defaults to ``[datadirectory]/owncloud.log``
'loglevel' => 2,
Loglevel to start logging at. Valid values are: 0 = Debug, 1 = Info, 2 =
Warning, 3 = Error. The default value is Warning.
Warning, 3 = Error, and 4 = Fatal. The default value is Warning.
::