From 6a39e6139ecd451a2816b6f8c8226c1a703772e3 Mon Sep 17 00:00:00 2001 From: Ichthyx <102969429+ichthyx@users.noreply.github.com> Date: Sat, 1 Jul 2023 15:52:31 +0200 Subject: [PATCH] update example config --- xmpp-alerts.yml.example | 3 +++ 1 file changed, 3 insertions(+) diff --git a/xmpp-alerts.yml.example b/xmpp-alerts.yml.example index e27c577..270167c 100644 --- a/xmpp-alerts.yml.example +++ b/xmpp-alerts.yml.example @@ -10,6 +10,9 @@ to_jid: 'jelmer@example.com' # List of JIDs that are allowed to query alerts and set silences. Defaults to # to_jid. amtool_allowed: [] +muc: yes +muc_jid: "example@groups.domain.com" +omemo: yes # HTML message template as jinja2: # html_template: |