From 6770a15a7d1df1ef5f2cc0a6f82e0d4f82b214d6 Mon Sep 17 00:00:00 2001 From: Christian Hesse Date: Tue, 23 Feb 2021 09:55:14 +0100 Subject: cloud-backup: add configurable random delay --- doc/cloud-backup.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/cloud-backup.md b/doc/cloud-backup.md index bda1267..1417242 100644 --- a/doc/cloud-backup.md +++ b/doc/cloud-backup.md @@ -18,9 +18,10 @@ Just install the script: Configuration ------------- -The configuration goes to `global-config-overlay`, this is the only parameter: +The configuration goes to `global-config-overlay`, these are the parameters: * `BackupPassword`: password to encrypt the backup with +* `BackupRandomDelay`: delay up to amount of seconds when run from scheduler Also notification settings are required for e-mail and telegram. -- cgit v1.2.3-54-g00ecf