From 9c17db9cecb9348f52c1929c27208fb3ddad9fbe Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Thu, 13 Jun 2019 02:57:51 +0000 Subject: [PATCH] generate documentation from config.sample.php --- .../configuration_server/config_sample_php_parameters.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/admin_manual/configuration_server/config_sample_php_parameters.rst b/admin_manual/configuration_server/config_sample_php_parameters.rst index 2934d93d7..a7c200563 100644 --- a/admin_manual/configuration_server/config_sample_php_parameters.rst +++ b/admin_manual/configuration_server/config_sample_php_parameters.rst @@ -1628,6 +1628,8 @@ Defaults to ``array('.htaccess')`` Define a default folder for shared files and folders other than root. +Changes to this value will only have effect on new shares. + Defaults to ``/`` ::