From 365ca0448cea058dbf0533e0506f29efc566c366 Mon Sep 17 00:00:00 2001 From: "aiyion.prime" Date: Fri, 19 Feb 2021 15:01:17 +0100 Subject: [PATCH] site.conf: place pubkey_privacy correctly --- site.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site.conf b/site.conf index bc58a7a..1ff03f9 100644 --- a/site.conf +++ b/site.conf @@ -35,7 +35,6 @@ fastd = { configurable = true, methods = {'salsa2012+umac'}, - pubkey_privacy = false, groups = { backbone = { limit = 1, @@ -50,6 +49,7 @@ ingress = 4000, egress = 500, }, + pubkey_privacy = false, }, autoupdater = {