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 -------------------------------