diff options
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": { |
