From d72519aa719702db2bca60256275af2664ca2aff Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sat, 7 Mar 2026 03:07:48 +0000 Subject: [PATCH] chore(administration): Generate system config documentation from config.sample.php --- .../config_sample_php_parameters.rst | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/admin_manual/configuration_server/config_sample_php_parameters.rst b/admin_manual/configuration_server/config_sample_php_parameters.rst index 03af519b6..824436903 100644 --- a/admin_manual/configuration_server/config_sample_php_parameters.rst +++ b/admin_manual/configuration_server/config_sample_php_parameters.rst @@ -3811,18 +3811,6 @@ controlled by this option. Defaults to ``true``. -mount_file -^^^^^^^^^^ - - -:: - - 'mount_file' => '/var/www/nextcloud/data/mount.json', - -Specify the location of the ``mount.json`` file. - -Defaults to ``data/mount.json`` in the Nextcloud directory. - filesystem_cache_readonly ^^^^^^^^^^^^^^^^^^^^^^^^^