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
4ba602f83b
commit
d19a3bdcbb
@ -627,8 +627,8 @@ Log successful cron runs.
|
||||
|
||||
Location of the lock file for cron executions can be specified here.
|
||||
|
||||
Default is within the tmp directory. The file is named in the following way
|
||||
owncloud-server-$INSTANCEID-cron.lock
|
||||
Default is within the tmp directory. The file is named in the following way:
|
||||
owncloud-server-$INSTANCEID-cron.lock
|
||||
where $INSTANCEID is the string specified in the instanceid field.
|
||||
Because the cron lock file is accessed in regular intervals, it may prevent
|
||||
enabled disk drives from spinning down. A different location for this file
|
||||
|
||||
Loading…
Reference in New Issue
Block a user