Skip to content

Commit ed1b0dc

Browse files
authored
Merge pull request #58725 from nextcloud/jtr/docs-config-mount-file-drop
docs(config): drop legacy `mount_file` option
2 parents fc354f4 + bd8aff3 commit ed1b0dc

1 file changed

Lines changed: 0 additions & 7 deletions

File tree

config/config.sample.php

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2504,13 +2504,6 @@
25042504
*/
25052505
'part_file_in_storage' => true,
25062506

2507-
/**
2508-
* Specify the location of the ``mount.json`` file.
2509-
*
2510-
* Defaults to ``data/mount.json`` in the Nextcloud directory.
2511-
*/
2512-
'mount_file' => '/var/www/nextcloud/data/mount.json',
2513-
25142507
/**
25152508
* Read-only mode for scan/detection reconciliation writes to filecache.
25162509
*

0 commit comments

Comments
 (0)