|
|
@@ -244,9 +244,7 @@ appservice: |
|
|
hs_token: {{ matrix_mautrix_slack_homeserver_token | to_json }} |
|
|
hs_token: {{ matrix_mautrix_slack_homeserver_token | to_json }} |
|
|
|
|
|
|
|
|
# Localpart template of MXIDs for remote users. |
|
|
# Localpart template of MXIDs for remote users. |
|
|
# {% raw %} |
|
|
|
|
|
# {{.}} is replaced with the internal ID of the user. |
|
|
|
|
|
# {% endraw %} |
|
|
|
|
|
|
|
|
# {% raw %}{{.}}{% endraw %} is replaced with the internal ID of the user. |
|
|
username_template: "{% raw %}slack_{{.}}{% endraw %}" |
|
|
username_template: "{% raw %}slack_{{.}}{% endraw %}" |
|
|
|
|
|
|
|
|
# Config options that affect the Matrix connector of the bridge. |
|
|
# Config options that affect the Matrix connector of the bridge. |
|
|
|