From 03899909c0ef4c845f411791ae84e5a74282fab3 Mon Sep 17 00:00:00 2001 From: Franz Pletz Date: Fri, 19 Jun 2015 00:17:01 +0200 Subject: [PATCH] Disable mesh on WAN per default --- site.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site.conf b/site.conf index 6f0be69..3f62f1f 100644 --- a/site.conf +++ b/site.conf @@ -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',