From 155150cad3268a75ec654a15e17ea4d1f3c8b7ad Mon Sep 17 00:00:00 2001 From: Carla Schroder Date: Thu, 28 May 2015 11:55:19 -0700 Subject: [PATCH] fix formatting error --- config/config.sample.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/config.sample.php b/config/config.sample.php index 9a40f82252..ed86dd9413 100644 --- a/config/config.sample.php +++ b/config/config.sample.php @@ -531,8 +531,8 @@ $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 - * 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