mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2025-10-23 12:48:55 +02:00
Add support for bridge self signing
This also moves msc4190 to the correct section for twitter
This commit is contained in:
committed by
Slavi Pantaleev
parent
544d25e8c3
commit
d43f03bbca
@@ -38,6 +38,7 @@ matrix_mautrix_slack_homeserver_async_media: false
|
||||
matrix_mautrix_slack_appservice_address: "http://matrix-mautrix-slack:8080"
|
||||
|
||||
matrix_mautrix_slack_msc4190_enabled: "{{ matrix_bridges_msc4190_enabled }}"
|
||||
matrix_mautrix_slack_self_sign_enabled: "{{ matrix_bridges_self_sign_enabled }}"
|
||||
|
||||
# Displayname template for Slack users. Available variables:
|
||||
# .Name - The username of the user
|
||||
|
Reference in New Issue
Block a user