mirror of
https://github.com/nextcloud/documentation.git
synced 2025-10-26 11:18:02 +00:00
generate documentation from config.sample.php
This commit is contained in:
parent
a956ac75a6
commit
0c2599c63e
@ -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.
|
||||
|
||||
::
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user