Skip to content

Commit ceb1b7e

Browse files
docs(config): drop legacy mount_file option
All logic that used this was completely removed as of #30991 Signed-off-by: Josh <josh.t.richards@gmail.com>
1 parent c29c702 commit ceb1b7e

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
@@ -2482,13 +2482,6 @@
24822482
*/
24832483
'part_file_in_storage' => true,
24842484

2485-
/**
2486-
* Specify the location of the ``mount.json`` file.
2487-
*
2488-
* Defaults to ``data/mount.json`` in the Nextcloud directory.
2489-
*/
2490-
'mount_file' => '/var/www/nextcloud/data/mount.json',
2491-
24922485
/**
24932486
* Prevent Nextcloud from updating the cache due to filesystem changes for all
24942487
* storage.

0 commit comments

Comments
 (0)