From bc8b19fc31a2c2c437c6fea703b601b802470e02 Mon Sep 17 00:00:00 2001 From: Christian Hesse Date: Tue, 23 Feb 2021 09:56:28 +0100 Subject: upload-backup: add configurable random delay --- doc/upload-backup.md | 1 + 1 file changed, 1 insertion(+) (limited to 'doc') diff --git a/doc/upload-backup.md b/doc/upload-backup.md index bbfbcc4..e6ba9e2 100644 --- a/doc/upload-backup.md +++ b/doc/upload-backup.md @@ -24,6 +24,7 @@ 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 * `BackupUploadUrl`: url to upload to * `BackupUploadUser`: username for server authentication * `BackupUploadPass`: password for server authentication -- cgit v1.2.3-54-g00ecf