From a88825d4084e1c64db1098e37c50f15c1d90210f Mon Sep 17 00:00:00 2001 From: Taylor Helsper Date: Wed, 31 Mar 2021 22:09:23 -0500 Subject: [PATCH] Enable watchtower server as well --- rootfs/standard/usr/share/mynode/lnd_watchtower.conf | 3 +++ 1 file changed, 3 insertions(+) diff --git a/rootfs/standard/usr/share/mynode/lnd_watchtower.conf b/rootfs/standard/usr/share/mynode/lnd_watchtower.conf index e519260f..53cea1cb 100644 --- a/rootfs/standard/usr/share/mynode/lnd_watchtower.conf +++ b/rootfs/standard/usr/share/mynode/lnd_watchtower.conf @@ -1,3 +1,6 @@ +[Watchtower] +watchtower.active=1 + [Wtclient] wtclient.active=1