diff options
| -rw-r--r-- | frontends/etc/relayd.conf.tpl | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/frontends/etc/relayd.conf.tpl b/frontends/etc/relayd.conf.tpl index bda9f52..968b4f8 100644 --- a/frontends/etc/relayd.conf.tpl +++ b/frontends/etc/relayd.conf.tpl @@ -4,6 +4,9 @@ tcp protocol "gemini" { tls keypair foo.zone tls keypair snonux.foo tls keypair paul.buetow.org + tls keypair mirror.foo.zone + tls keypair mirror.snonux.foo + tls keypair mirror.paul.buetow.org } relay "gemini4" { |
