From 8b81477f81c3dd9b4aad3816524c94231ea8e5ac Mon Sep 17 00:00:00 2001 From: Thomas Winter Date: Thu, 27 Feb 2020 08:17:54 +0100 Subject: [PATCH] Update buchholz.conf --- domains/buchholz.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/buchholz.conf b/domains/buchholz.conf index 5ce4c92..f3b1374 100644 --- a/domains/buchholz.conf +++ b/domains/buchholz.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