Skip to content

Commit df5e095

Browse files
authored
Merge pull request #38431 from owncloud/remove-mount_file-from-config-example
[docs-only] Remove old mount_file from config.sample.php
2 parents 7e599d3 + 03c775c commit df5e095

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

config/config.sample.php

-6
Original file line numberDiff line numberDiff line change
@@ -1455,12 +1455,6 @@
14551455
*/
14561456
'part_file_in_storage' => true,
14571457

1458-
/**
1459-
* Define the location of `mount.json`
1460-
* Defaults to `data/mount.json` in the ownCloud directory.
1461-
*/
1462-
'mount_file' => '/var/www/owncloud/data/mount.json',
1463-
14641458
/**
14651459
* Prevent cache changes due to changes in the filesystem
14661460
* When `true`, prevent ownCloud from changing the cache due to changes in the

0 commit comments

Comments
 (0)