diff --git a/config/config.sample.php b/config/config.sample.php index 70878e1ce59..bad9aa86d8b 100644 --- a/config/config.sample.php +++ b/config/config.sample.php @@ -2504,13 +2504,6 @@ $CONFIG = [ */ 'part_file_in_storage' => true, - /** - * Specify the location of the ``mount.json`` file. - * - * Defaults to ``data/mount.json`` in the Nextcloud directory. - */ - 'mount_file' => '/var/www/nextcloud/data/mount.json', - /** * Read-only mode for scan/detection reconciliation writes to filecache. *