mirror of
https://github.com/nymurbd/MikroTik-scripts.git
synced 2025-07-10 01:54:31 +02:00
global-functions: $LogPrintExit: make colorful output configurable
This commit is contained in:
parent
bbf918e329
commit
b780b40baf
2 changed files with 8 additions and 0 deletions
|
@ -35,6 +35,8 @@
|
|||
|
||||
# Toggle this to disable symbols in notifications.
|
||||
:global NotificationsWithSymbols true;
|
||||
# Toggle this to disable color output in terminal/cli.
|
||||
:global TerminalColorOutput true;
|
||||
|
||||
# This defines what backups to generate and what password to use.
|
||||
:global BackupSendBinary false;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue