mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2026-09-24 16:50:08 +00:00
Keep Beeper Line ghost namespaces in sync
This commit is contained in:
@@ -250,7 +250,7 @@ appservice:
|
||||
|
||||
# Localpart template of MXIDs for remote users.
|
||||
# {% raw %}{{.}}{% endraw %} is replaced with the internal ID of the user.
|
||||
username_template: {{ matrix_bridge_beeper_line_appservice_username_template | to_json }}
|
||||
username_template: {{ (matrix_bridge_beeper_line_appservice_username_prefix + '{{.}}') | to_json }}
|
||||
|
||||
# Config options that affect the Matrix connector of the bridge.
|
||||
matrix:
|
||||
|
||||
Reference in New Issue
Block a user