diff --git a/admin_manual/configuration_server/config_sample_php_parameters.rst b/admin_manual/configuration_server/config_sample_php_parameters.rst index c26448666..33d956133 100644 --- a/admin_manual/configuration_server/config_sample_php_parameters.rst +++ b/admin_manual/configuration_server/config_sample_php_parameters.rst @@ -1791,6 +1791,12 @@ Set to false to prevent users from setting a custom share_folder 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,