email-backup: add configurable random delay

This commit is contained in:
Christian Hesse 2021-02-23 09:56:12 +01:00
parent 6770a15a7d
commit 8b44964a36
2 changed files with 11 additions and 3 deletions

View file

@ -20,11 +20,12 @@ Just install the script:
Configuration
-------------
The configuration goes to `global-config-overlay`, These are the parameters:
The configuration goes to `global-config-overlay`, these are the parameters:
* `BackupSendBinary`: whether to send binary backup
* `BackupSendExport`: whether to send configuration export
* `BackupPassword`: password to encrypt the backup with
* `BackupRandomDelay`: delay up to amount of seconds when run from scheduler
* `EmailBackupTo`: e-mail address to send to
* `EmailBackupCc`: e-mail address(es) to send in copy