mirror of
https://git.eworm.de/cgit/routeros-scripts
synced 2025-07-15 04:24:29 +02:00
global-config: restore variables still used in ipsec-to-dns (for now)
This commit is contained in:
parent
5c7a7723f3
commit
a3a7e5be4b
1 changed files with 4 additions and 0 deletions
|
@ -139,6 +139,10 @@
|
||||||
"String"; "Whistle" }
|
"String"; "Whistle" }
|
||||||
}
|
}
|
||||||
|
|
||||||
|
# Specify how to assemble DNS names in ipsec-to-dns.
|
||||||
|
:global HostNameInZone true;
|
||||||
|
:global PrefixInZone true;
|
||||||
|
|
||||||
# Run different commands with multiple mode-button presses.
|
# Run different commands with multiple mode-button presses.
|
||||||
:global ModeButton {
|
:global ModeButton {
|
||||||
1="/system/script/run leds-toggle-mode;";
|
1="/system/script/run leds-toggle-mode;";
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue