From 20c871470305e9a5448b418122291fc2c02a61e6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Mon, 26 Apr 2021 15:12:05 -0400 Subject: [PATCH] Commit live re-enable update module --- config/sync/update.settings.yml | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 config/sync/update.settings.yml diff --git a/config/sync/update.settings.yml b/config/sync/update.settings.yml new file mode 100644 index 0000000..7a01928 --- /dev/null +++ b/config/sync/update.settings.yml @@ -0,0 +1,12 @@ +check: + disabled_extensions: false + interval_days: 1 +fetch: + url: '' + max_attempts: 2 + timeout: 30 +notification: + emails: { } + threshold: all +_core: + default_config_hash: 2QzULf0zovJQx3J06Y9rufzzfi-CY2CTTlEfJJh2Qyw