Skip to content

Commit

Permalink
Send registration audits to local room
Browse files Browse the repository at this point in the history
  • Loading branch information
AndrewKvalheim committed Nov 1, 2024
1 parent 55ddffb commit c224ff5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion inventory/group_vars/matrix_servers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,5 +90,5 @@ postgres_connection_password: !vault |
# Audit user registrations
matrix_synapse_ext_audit_registrations_enabled: true
matrix_synapse_ext_audit_registrations_config:
room_alias: "#triage:seagl.org"
room_alias: "#audit:{{ now(fmt='%Y') }}.seagl.org"
user_id: "@notifications:{{ now(fmt='%Y') }}.seagl.org"

0 comments on commit c224ff5

Please sign in to comment.