From a0eba17d855fc527f4c7a960a8f6b5d62fb55258 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sat, 16 Dec 2023 21:37:08 +0200 Subject: add aws.buetow.org --- frontends/etc/gorum.json.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'frontends/etc') diff --git a/frontends/etc/gorum.json.tpl b/frontends/etc/gorum.json.tpl index 6efae21..247a9db 100644 --- a/frontends/etc/gorum.json.tpl +++ b/frontends/etc/gorum.json.tpl @@ -1,7 +1,7 @@ { "StateDir": "/var/run/gorum", "Address": "<%= $hostname.'.'.$domain %>:4321", - "EmailTo": "paul", + "EmailTo": "", "EmailFrom": "gorum@mx.buetow.org", "Nodes": { "Blowfish": { -- cgit v1.2.3