global-config: new option to backup global-config-overlay

This commit is contained in:
Christian Hesse 2023-02-07 20:24:50 +01:00
parent 9c066599e8
commit 48bf54644a

View file

@ -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.