Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
Diffstat (limited to 'config')
-rw-r--r--config/config.sample.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/config/config.sample.php b/config/config.sample.php
index 2a2bca708a8..432569f12a9 100644
--- a/config/config.sample.php
+++ b/config/config.sample.php
@@ -1070,8 +1070,9 @@ $CONFIG = array(
/**
* Where ``mount.json`` file should be stored, defaults to ``data/mount.json``
+ * in the ownCloud directory.
*/
-'mount_file' => 'data/mount.json',
+'mount_file' => '/var/www/owncloud/data/mount.json',
/**
* When ``true``, prevent ownCloud from changing the cache due to changes in the