diff options
Diffstat (limited to 'frontends')
| -rw-r--r-- | frontends/etc/gorum.json.tpl | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/frontends/etc/gorum.json.tpl b/frontends/etc/gorum.json.tpl index 3065c74..6efae21 100644 --- a/frontends/etc/gorum.json.tpl +++ b/frontends/etc/gorum.json.tpl @@ -1,6 +1,8 @@ { "StateDir": "/var/run/gorum", "Address": "<%= $hostname.'.'.$domain %>:4321", + "EmailTo": "paul", + "EmailFrom": "gorum@mx.buetow.org", "Nodes": { "Blowfish": { "Hostname": "blowfish.buetow.org", |
