aboutsummaryrefslogtreecommitdiffstats
path: root/global-config.changes
diff options
context:
space:
mode:
authorGravatar Christian Hesse <mail@eworm.de>2019-06-14 14:59:49 +0200
committerGravatar Christian Hesse <mail@eworm.de>2019-06-14 15:13:41 +0200
commit5101d57d52e60a3c10b974217af70166a3145c45 (patch)
tree4141698ae343d4fb4c0a0e3999d87413382da14f /global-config.changes
parent2252058202e66051aa6cd4b6dac6d885da9167e8 (diff)
backup: split off cloud-backupchange-5
Currently backup to MikroTik cloud is pretty unreliable and script can not catch errors at runtime. Looks like this does not change any time soon (Ticket#2019052022003204). So let's just split off the cloud backup to make sure email backup works as expected.
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 b1fae6e..f3c4e2b 100644
--- a/global-config.changes
+++ b/global-config.changes
@@ -7,4 +7,5 @@
2="variable names became CamelCase to work around scripting issues";
3="variable for certificate renew passphrase became an array to support multiple passphrases";
4="added option to ignore global-config changes";
+ 5="split off new script cloud-backup from email-backup";
};