Disable mesh on WAN per default

This commit is contained in:
Franz Pletz
2015-06-19 00:17:01 +02:00
parent f9fed1b911
commit 03899909c0

View File

@@ -10,7 +10,7 @@
timezone = 'CET-1CEST,M3.5.0,M10.5.0/3',
ntp_servers = { '0.ntp.ffmuc.net', '1.ntp.ffmuc.net' },
mesh_on_wan = true,
mesh_on_wan = false,
regdom = 'DE',