nextcloud-server/apps/files_sharing/lib/Activity/Settings
nfebe ae56da1375 fix: Set public link upload email notification to opt-in
This now sets `isDefaultEnabled` to false. This makes email notifications for file uploads
to public links disabled by default (opt-in) for users.

This addresses concerns about new notifications being enabled by
default for existing users, leading to unexpected emails.

Related: https://github.com/nextcloud/server/pull/46945

Signed-off-by: nfebe <fenn25.fn@gmail.com>
2025-06-17 14:58:31 +07:00
..
PublicLinks.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
PublicLinksUpload.php fix: Set public link upload email notification to opt-in 2025-06-17 14:58:31 +07:00
RemoteShare.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
ShareActivitySettings.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +07:00
Shared.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00