diff --git a/admin_manual/configuration_server/config_sample_php_parameters.rst b/admin_manual/configuration_server/config_sample_php_parameters.rst index 19b3bce2e..8c8a45f74 100644 --- a/admin_manual/configuration_server/config_sample_php_parameters.rst +++ b/admin_manual/configuration_server/config_sample_php_parameters.rst @@ -1529,6 +1529,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 -------------------------------