aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorGravatar Christian Hesse <mail@eworm.de>2021-02-23 09:55:14 +0100
committerGravatar Christian Hesse <mail@eworm.de>2021-02-24 21:51:56 +0100
commit6770a15a7d1df1ef5f2cc0a6f82e0d4f82b214d6 (patch)
treea4a6932921381bce8ae605aebd2cd1b85b30a4c2 /doc
parent766a92a74b728653ae73df7566f1ed34981c1063 (diff)
cloud-backup: add configurable random delay
Diffstat (limited to 'doc')
-rw-r--r--doc/cloud-backup.md3
1 files changed, 2 insertions, 1 deletions
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.