|
|
|
@@ -35,7 +35,7 @@ matrix_steam_bridge_msc4190_enabled: "{{ matrix_bridges_msc4190_enabled }}" |
|
|
|
|
|
|
|
# A public address that external services can use to reach this appservice |
|
|
|
# TODO: This is probably necessary for public media? |
|
|
|
matrix_steam_bridge_appservice_public_address: '' |
|
|
|
matrix_steam_bridge_appservice_public_address: "https://{{ matrix_server_fqn_matrix }}" |
|
|
|
|
|
|
|
# Displayname template for Steam users |
|
|
|
# {{ .DisplayName }} is replaced with the display name of the Steam user |
|
|
|
|