aboutsummaryrefslogtreecommitdiffstats
path: root/global-config.changes
diff options
context:
space:
mode:
authorGravatar Christian Hesse <mail@eworm.de>2021-04-29 16:26:31 +0200
committerGravatar Christian Hesse <mail@eworm.de>2021-04-29 22:37:36 +0200
commitd2560db5c96b5e2679178fd4f6595af89cab0801 (patch)
tree0b15c70107c7c68c5789d3cdc5f251867be68bba /global-config.changes
parent529cefffafca2dedd93f48303db73805d965431f (diff)
email-backup: use $SendEMail2change-49
This drops $EmailBackupTo & $EmailBackupCc from settings! Use settings overwrite if required: :global EmailGeneralToOverride { "email-backup"="backup@example.com"; }
Diffstat (limited to 'global-config.changes')
-rw-r--r--global-config.changes1
1 files changed, 1 insertions, 0 deletions
diff --git a/global-config.changes b/global-config.changes
index d3d1059..61850dd 100644
--- a/global-config.changes
+++ b/global-config.changes
@@ -52,6 +52,7 @@
46="Added configurable random delay in backup scripts to stretch execution and prevent resource congestion.";
47="Removed obsolete intermediate certificate 'Let's Encrypt Authority X3' from store.";
48="Added support for overriding e-mail and Telegram settings for every script.";
+ 49="Dropped '\$EmailBackupTo' & '\$EmailBackupCc' from configuration, use settings override if required.";
};
# Migration steps to be applied on script updates