diff --git a/config/config.sample.php b/config/config.sample.php index 2a2bca708a..432569f12a 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