email-backup: support cloud backup

This commit is contained in:
Christian Hesse 2018-12-18 22:48:28 +01:00
parent be68c739a8
commit 6f606f9ca5
2 changed files with 30 additions and 7 deletions

View file

@ -26,6 +26,7 @@
# This defines what backups to generate and what password to use.
:global "backup-send-binary" false;
:global "backup-send-export" true;
:global "backup-cloud" false;
:global "backup-password" "v3ry-s3cr3t";
# Specify an address to enable auto update to version assumed safe.