From d19a3bdcbbee77eb57f614e1805b449e4cbd670c Mon Sep 17 00:00:00 2001 From: Morris Jobke Date: Fri, 29 May 2015 12:02:02 +0200 Subject: [PATCH] generate documentation from config.sample.php --- .../configuration_server/config_sample_php_parameters.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/admin_manual/configuration_server/config_sample_php_parameters.rst b/admin_manual/configuration_server/config_sample_php_parameters.rst index 4084a7405..f93d4fadb 100644 --- a/admin_manual/configuration_server/config_sample_php_parameters.rst +++ b/admin_manual/configuration_server/config_sample_php_parameters.rst @@ -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