From 8b44964a36e5a5eebe70ab94eae6086bfbdbfb36 Mon Sep 17 00:00:00 2001 From: Christian Hesse Date: Tue, 23 Feb 2021 09:56:12 +0100 Subject: email-backup: add configurable random delay --- doc/email-backup.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'doc') 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 -- cgit v1.2.3-54-g00ecf