set sender_localpart in registration.yml.j2 template to variable

This commit is contained in:
janonym1 2024-12-05 16:00:39 +01:00 committed by GitHub
parent 1c7f647478
commit 5b5bb7fd8f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -25,7 +25,7 @@ namespaces:
- regex: "#github_.+:{{ matrix_domain }}"
exclusive: true
sender_localpart: hookshot
sender_localpart: {{ matrix_hookshot_bot_localpart }}
url: "http://{{ matrix_hookshot_container_url }}:{{ matrix_hookshot_appservice_port }}" # This should match the bridge.port in your config file
rate_limited: false