From e3c05c9f4920c2f26367b933bb0db6bfc8698bbf Mon Sep 17 00:00:00 2001 From: Thomas Winter Date: Thu, 27 Feb 2020 08:20:23 +0100 Subject: [PATCH] Update thw.conf --- domains/thw.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/thw.conf b/domains/thw.conf index dfaf0d0..293068c 100644 --- a/domains/thw.conf +++ b/domains/thw.conf @@ -67,7 +67,7 @@ mesh_vpn = { mtu = 1420, wireguard = { - enabled = '1', + enabled = 'true', iface = 'mesh-vpn', iprange = '10.3', --must be a /16!! limit = '1', -- actually unused