diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/email-backup.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/email-backup.md b/doc/email-backup.md index 7f89a06..4b769ec 100644 --- a/doc/email-backup.md +++ b/doc/email-backup.md @@ -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 |