From a569afd395117e0009fa46e9979c7db4e2fe1270 Mon Sep 17 00:00:00 2001 From: Thomas Winter Date: Thu, 27 Feb 2020 08:18:35 +0100 Subject: [PATCH] Update erpel.conf --- domains/erpel.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/erpel.conf b/domains/erpel.conf index 2d5a196..3a5c57f 100644 --- a/domains/erpel.conf +++ b/domains/erpel.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