aboutsummaryrefslogtreecommitdiffstats
path: root/global-config
diff options
context:
space:
mode:
authorGravatar Christian Hesse <mail@eworm.de>2023-02-07 20:24:50 +0100
committerGravatar Christian Hesse <mail@eworm.de>2023-02-07 20:24:50 +0100
commit48bf54644aadf1f289080f83ecfd06ee936ead78 (patch)
tree3b8422702c4d9eb5ec3c5d107cfafda6aa4eb52f /global-config
parent9c066599e8a57bfcf26eacb18fcca8f404938f15 (diff)
global-config: new option to backup global-config-overlay
Diffstat (limited to 'global-config')
-rw-r--r--global-config1
1 files changed, 1 insertions, 0 deletions
diff --git a/global-config b/global-config
index 6096f14..c65e2f0 100644
--- a/global-config
+++ b/global-config
@@ -72,6 +72,7 @@
# This defines what backups to generate and what password to use.
:global BackupSendBinary false;
:global BackupSendExport true;
+:global BackupSendGlobalConfig true;
:global BackupPassword "v3ry-s3cr3t";
:global BackupRandomDelay 0;
# These credentials are used to upload backup and config export files.