mirror of
https://git.eworm.de/cgit/routeros-scripts
synced 2025-07-13 19:44:28 +02:00
cloud-backup: add configurable random delay
This commit is contained in:
parent
766a92a74b
commit
6770a15a7d
3 changed files with 10 additions and 1 deletions
|
@ -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.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue