From 330e9cfb746d052377e1a8d066fba20dbb5c6241 Mon Sep 17 00:00:00 2001 From: Lexi Winter Date: Wed, 10 Sep 2025 19:09:14 +0100 Subject: updates --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index bcd83fb..d092efa 100644 --- a/Makefile +++ b/Makefile @@ -44,7 +44,7 @@ INSECURE_ZONES= \ # All servers which run Unbound. UNBOUND_SERVERS?= \ hemlock.le-fay.org \ - fuchsia.eden.le-fay.org \ + fuchsia.le-fay.org \ amaranth.le-fay.org \ rose.le-fay.org \ witch.le-fay.org \ @@ -61,7 +61,7 @@ UNBOUND_FORWARDERS?= \ # (tls/cert.pem, tls/key.pem). # UNBOUND_PROCESS_FLAGS.hemlock.le-fay.org= -Dnolocal=yes -Dforwarder=yes -UNBOUND_PROCESS_FLAGS.fuchsia.eden.le-fay.org= -Dnolocal=yes -Dforwarder=yes +UNBOUND_PROCESS_FLAGS.fuchsia.le-fay.org= -Dnolocal=yes -Dforwarder=yes UNBOUND_PROCESS_FLAGS.amaranth.le-fay.org= -Dnolocal=yes UNBOUND_PROCESS_FLAGS.rose.le-fay.org= -Dnolocal=yes UNBOUND_PROCESS_FLAGS.witch.le-fay.org= -Dtls=yes -- cgit v1.2.3