site.conf: mesh.vxlan is necessary in minimal setup
This commit is contained in:
parent
cc6e41003e
commit
f0e5d1ad1b
@ -49,6 +49,7 @@
|
||||
},
|
||||
|
||||
mesh = {
|
||||
vxlan = true,
|
||||
-- Adjust these values!
|
||||
id = 'ueH3uXjdp', -- usually you don't want users to connect to this mesh-SSID, so use a cryptic id that no one will accidentally mistake for the client WiFi
|
||||
mcast_rate = 12000,
|
||||
|
Loading…
Reference in New Issue
Block a user