forked from remote/site-ffmuc
Disable mesh on WAN per default
This commit is contained in:
@@ -10,7 +10,7 @@
|
|||||||
timezone = 'CET-1CEST,M3.5.0,M10.5.0/3',
|
timezone = 'CET-1CEST,M3.5.0,M10.5.0/3',
|
||||||
ntp_servers = { '0.ntp.ffmuc.net', '1.ntp.ffmuc.net' },
|
ntp_servers = { '0.ntp.ffmuc.net', '1.ntp.ffmuc.net' },
|
||||||
|
|
||||||
mesh_on_wan = true,
|
mesh_on_wan = false,
|
||||||
|
|
||||||
regdom = 'DE',
|
regdom = 'DE',
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user