commit
1152f8b444
|
@ -531,7 +531,7 @@ $CONFIG = array(
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Location of the lock file for cron executions can be specified here.
|
* 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
|
* Default is within the tmp directory. The file is named in the following way:
|
||||||
* owncloud-server-$INSTANCEID-cron.lock
|
* owncloud-server-$INSTANCEID-cron.lock
|
||||||
* where $INSTANCEID is the string specified in the instanceid field.
|
* where $INSTANCEID is the string specified in the instanceid field.
|
||||||
* Because the cron lock file is accessed in regular intervals, it may prevent
|
* Because the cron lock file is accessed in regular intervals, it may prevent
|
||||||
|
|
Loading…
Reference in New Issue