diff --git a/admin_manual/configuration_server/config_sample_php_parameters.rst b/admin_manual/configuration_server/config_sample_php_parameters.rst index 43e7f2eaf..405f30766 100644 --- a/admin_manual/configuration_server/config_sample_php_parameters.rst +++ b/admin_manual/configuration_server/config_sample_php_parameters.rst @@ -1756,6 +1756,12 @@ Set to true to enforce that internal shares need to be accepted Set to false to stop sending a mail when users receive a share +:: + + 'sharing.allow_disabled_password_enforcement_groups' => false, + +Set to true to enable the feature to add exceptions for share password enforcement + :: 'transferIncomingShares' => false,