[Pkg-owncloud-commits] [owncloud] 176/457: fix formatting error
David Prévot
taffit at moszumanska.debian.org
Sun Jun 28 20:05:59 UTC 2015
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to branch stable8
in repository owncloud.
commit 155150cad3268a75ec654a15e17ea4d1f3c8b7ad
Author: Carla Schroder <carla at owncloud.com>
Date: Thu May 28 11:55:19 2015 -0700
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 9a40f82..ed86dd9 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
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/owncloud.git
More information about the Pkg-owncloud-commits
mailing list