mirror of
https://git.eworm.de/cgit/routeros-scripts
synced 2025-08-02 01:04:55 +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
|
@ -42,6 +42,7 @@
|
|||
:global BackupSendBinary false;
|
||||
:global BackupSendExport true;
|
||||
:global BackupPassword "v3ry-s3cr3t";
|
||||
:global BackupRandomDelay 0;
|
||||
# These addresses are used to send backup and config export files to.
|
||||
:global EmailBackupTo "";
|
||||
:global EmailBackupCc "";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue