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:
@@ -72,6 +72,7 @@
|
|||||||
# This defines what backups to generate and what password to use.
|
# This defines what backups to generate and what password to use.
|
||||||
:global BackupSendBinary false;
|
:global BackupSendBinary false;
|
||||||
:global BackupSendExport true;
|
:global BackupSendExport true;
|
||||||
|
:global BackupSendGlobalConfig true;
|
||||||
:global BackupPassword "v3ry-s3cr3t";
|
:global BackupPassword "v3ry-s3cr3t";
|
||||||
:global BackupRandomDelay 0;
|
:global BackupRandomDelay 0;
|
||||||
# These credentials are used to upload backup and config export files.
|
# These credentials are used to upload backup and config export files.
|
||||||
|
Reference in New Issue
Block a user