diff --git a/salt/profile/matrix/files/appservice-hookshot.yaml b/salt/profile/matrix/files/appservice-hookshot.yaml index f56d1ff..de8b2cb 100644 --- a/salt/profile/matrix/files/appservice-hookshot.yaml +++ b/salt/profile/matrix/files/appservice-hookshot.yaml @@ -4,11 +4,10 @@ as_token: {{ pillar['profile']['matrix']['appservices']['hookshot']['appservice_ namespaces: users: - exclusive: true - regex: '@_hookshot.*:opensuse\.org' - group_id: '+hookshot:opensuse.org' + regex: "@_webhook_.+:opensuse.org" aliases: [] rooms: [] url: 'http://localhost:9002' -sender_localpart: _hookshot +sender_localpart: hookshot rate_limited: false protocols: null