mirror of
https://git.eworm.de/cgit/routeros-scripts
synced 2025-08-01 16:54:38 +02:00
upload-backup: add configurable random delay
This commit is contained in:
parent
8b44964a36
commit
bc8b19fc31
2 changed files with 10 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue