diff options
Diffstat (limited to 'global-config')
-rw-r--r-- | global-config | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/global-config b/global-config index 64bec00..96843cc 100644 --- a/global-config +++ b/global-config @@ -26,6 +26,9 @@ :global "safe-update-url" ""; #:global "safe-update-url" "https://example.com/ros/safe-update/"; +# This controls what configuration is activated by bridge-port-to-default. +:global "bridge-port-to" "default"; + # This is used to update AAAA records and firewall address-list. :global "ipv6-interface" "br-local"; :global "ipv6-pool" "telekom"; |