mirror of
https://git.eworm.de/cgit/routeros-scripts
synced 2025-07-08 17:14:29 +02:00
global-config: new option to backup global-config-overlay
This commit is contained in:
parent
9c066599e8
commit
48bf54644a
1 changed files with 1 additions and 0 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue