generate documentation from config.sample.php

This commit is contained in:
Morris Jobke
2017-05-02 20:13:05 +02:00
parent a956ac75a6
commit 0c2599c63e

View File

@@ -647,7 +647,7 @@ The channel that Nextcloud should use to look for updates
Supported values:
- ``daily``
- ``beta`
- ``beta``
- ``stable``
- ``production``
@@ -1466,7 +1466,7 @@ Set the time-to-live for locks in secconds.
Any lock older than this will be automatically cleaned up.
If not set this defaults to either 1 hour or the PHP max_execution_time, whichever is higher.
If not set this defaults to either 1 hour or the php max_execution_time, whichever is higher.
::