fixed vlan config + 5Ghz Radio (#2)
Reviewed-on: #2
This commit was merged in pull request #2.
This commit is contained in:
+2
-2
@@ -6,7 +6,7 @@
|
||||
# inform_interval: seconds between inform requests (minimum 5)
|
||||
# enable_announce: 1=enable UDP discovery (port 10001)
|
||||
# enable_inform: 1=enable HTTP inform requests (adoption and telemetry)
|
||||
# enable_logging: 1=enable logging to /var/log/openuf.log
|
||||
# enable_logging: 1=enable logging to /var/log/openuf.log (default: off)
|
||||
|
||||
controller_ip = 10.10.10.1
|
||||
lan_if = br-lan
|
||||
@@ -14,4 +14,4 @@ ufmodel = uapg2-ac-lr
|
||||
inform_interval = 10
|
||||
enable_announce = 1
|
||||
enable_inform = 1
|
||||
enable_logging = 1
|
||||
enable_logging = 0
|
||||
|
||||
Reference in New Issue
Block a user