Rename variable (matrix_riot_web_default_identity_server_url -> matrix_identity_server_url)

This commit is contained in:
Slavi Pantaleev
2018-09-17 08:43:54 +03:00
parent 4f48508014
commit 38e3ffa29c
3 changed files with 5 additions and 3 deletions

View File

@ -217,7 +217,8 @@ matrix_corporal_debug: false
# you may wish to disable this.
matrix_riot_web_enabled: true
matrix_riot_web_default_identity_server_url: "https://{{ matrix_synapse_trusted_third_party_id_servers[0] }}"
matrix_homeserver_url: "https://{{ hostname_matrix }}"
matrix_identity_server_url: "https://{{ matrix_synapse_trusted_third_party_id_servers[0] }}"
# Matrix mautrix is a Matrix <-> Telegram bridge
# Enable telegram bridge