From 5ab09ec579b5142c09ba270960bd442c4c0662fa Mon Sep 17 00:00:00 2001 From: bach Date: Tue, 28 Nov 2023 14:54:17 +0100 Subject: [PATCH] notify watchdog level --- config/sync/notify.settings.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/sync/notify.settings.yml b/config/sync/notify.settings.yml index 0d95ea5..a4e35b0 100644 --- a/config/sync/notify.settings.yml +++ b/config/sync/notify.settings.yml @@ -6,7 +6,7 @@ notify_send_hour: '9' notify_attempts: '5' notify_include_updates: '1' notify_unpublished: '1' -notify_watchdog: '3' +notify_watchdog: '0' notify_weightur: '20' notify_reg_default: '0' notify_def_node: '0'