From 2a10ddd4250f540911b980b79a1b1902e2f35b4c Mon Sep 17 00:00:00 2001 From: David Taylor Date: Tue, 16 Jul 2019 10:28:35 +0100 Subject: [PATCH] UX: Disable system edit notifications by default (#7896) Enabling this setting prevents notifications when the system downloads hotlinked images. This stops an onslaught of notifications when old posts are rebaked. It does not affect regular edit notifications --- config/site_settings.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/site_settings.yml b/config/site_settings.yml index ec69826d76f..ebe51f6082e 100644 --- a/config/site_settings.yml +++ b/config/site_settings.yml @@ -1835,7 +1835,7 @@ uncategorized: hidden: true default: true - disable_edit_notifications: false + disable_edit_notifications: true likes_notification_consolidation_threshold: default: 3