summaryrefslogtreecommitdiff
path: root/frontends
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2023-11-05 10:11:23 +0200
committerPaul Buetow <paul@buetow.org>2023-11-05 10:11:23 +0200
commit09154a189447397ab19a4cdc547bdbbe1a749042 (patch)
tree962f6812384d59605cf671af777c20e9e919ff8c /frontends
parent557ee8df7afd11e4ecc21ab650391722847bd6d6 (diff)
enable gorum notification
Diffstat (limited to 'frontends')
-rw-r--r--frontends/etc/gorum.json.tpl2
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",