fix formatting error
This commit is contained in:
parent
67cef93fdd
commit
155150cad3
|
@ -531,7 +531,7 @@ $CONFIG = array(
|
|||
|
||||
/**
|
||||
* 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
|
||||
* where $INSTANCEID is the string specified in the instanceid field.
|
||||
* Because the cron lock file is accessed in regular intervals, it may prevent
|
||||
|
|
Loading…
Reference in New Issue