1
0
mirror of https://github.com/eworm-de/routeros-scripts.git synced 2024-05-11 05:55:19 +00:00

global-config: new option to backup global-config-overlay

This commit is contained in:
Christian Hesse
2023-02-07 20:24:50 +01:00
parent 9c066599e8
commit 48bf54644a

View File

@@ -72,6 +72,7 @@
# This defines what backups to generate and what password to use.
:global BackupSendBinary false;
:global BackupSendExport true;
:global BackupSendGlobalConfig true;
:global BackupPassword "v3ry-s3cr3t";
:global BackupRandomDelay 0;
# These credentials are used to upload backup and config export files.