From b5b2c70802c4b9c62ad50fd9ba109e6eca09753f Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Thu, 20 Aug 2020 03:41:48 +0000 Subject: [PATCH] generate documentation from config.sample.php --- .../configuration_server/config_sample_php_parameters.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/admin_manual/configuration_server/config_sample_php_parameters.rst b/admin_manual/configuration_server/config_sample_php_parameters.rst index 49afbe629..f77ced725 100644 --- a/admin_manual/configuration_server/config_sample_php_parameters.rst +++ b/admin_manual/configuration_server/config_sample_php_parameters.rst @@ -1571,6 +1571,12 @@ Users can change this for their account in their personal sharing settings Set to true to enforce that internal shares need to be accepted +:: + + 'sharing.enable_share_mail' => true, + +Set to false to stop sending a mail when users receive a share + All other configuration options -------------------------------