diff --git a/appinfo/update.php b/appinfo/update.php index 71c09d2bb..810ee66ce 100644 --- a/appinfo/update.php +++ b/appinfo/update.php @@ -66,7 +66,7 @@ } } */ -$deleteNotificationTypes[] = 'notify_stream_comments'; +// Disable due to https://github.com/nextcloud/server/pull/903: $deleteNotificationTypes[] = 'notify_stream_comments'; $deleteNotificationTypes[] = 'notify_email_files_favorites'; if (!empty($deleteNotificationTypes)) {