mirror of
https://github.com/eworm-de/routeros-scripts.git
synced 2024-05-11 05:55:19 +00:00
cloud-backup: add configurable random delay
This commit is contained in:
@@ -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 "";
|
||||
|
Reference in New Issue
Block a user