mirror of
https://github.com/eworm-de/routeros-scripts.git
synced 2026-05-08 12:59:37 +00:00
global-config: update comment on backup options
This commit is contained in:
parent
11dc1e2aa1
commit
174e16502a
1 changed files with 2 additions and 1 deletions
|
|
@ -90,7 +90,8 @@
|
|||
# Toggle this to disable color output in terminal/cli.
|
||||
:global TerminalColorOutput true;
|
||||
|
||||
# This defines what backups to generate and what password to use.
|
||||
# This defines what backups to generate, the password to use,
|
||||
# and what random delay (between 0 and given seconds) to apply.
|
||||
:global BackupSendBinary false;
|
||||
:global BackupSendExport true;
|
||||
:global BackupSendGlobalConfig true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue