mirror of
https://git.eworm.de/cgit/routeros-scripts
synced 2025-07-28 23:05:19 +02:00
email-backup: add configurable random delay
This commit is contained in:
parent
6770a15a7d
commit
8b44964a36
2 changed files with 11 additions and 3 deletions
|
@ -20,11 +20,12 @@ Just install the script:
|
|||
Configuration
|
||||
-------------
|
||||
|
||||
The configuration goes to `global-config-overlay`, These are the parameters:
|
||||
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
|
||||
* `EmailBackupTo`: e-mail address to send to
|
||||
* `EmailBackupCc`: e-mail address(es) to send in copy
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue