1
0
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:
Christian Hesse
2021-02-23 09:55:14 +01:00
parent 766a92a74b
commit 6770a15a7d
3 changed files with 10 additions and 1 deletions

View File

@@ -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 "";