diff options
| author | Paul Buetow <paul@buetow.org> | 2023-12-16 21:37:08 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2023-12-16 21:37:08 +0200 |
| commit | a0eba17d855fc527f4c7a960a8f6b5d62fb55258 (patch) | |
| tree | a695f43d4758fe75a62ec7f1142774aa4cfe4f0b /frontends/etc | |
| parent | 09154a189447397ab19a4cdc547bdbbe1a749042 (diff) | |
add aws.buetow.org
Diffstat (limited to 'frontends/etc')
| -rw-r--r-- | frontends/etc/gorum.json.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
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": { |
