Samuel Meenzen
há 2 anos
committed by
GitHub
ascendente
cometimento
9faa65f059
Não foi encontrada uma chave conhecida para esta assinatura, na base de dados
ID da chave GPG: 4AEE18F83AFDEB23
1 ficheiros alterados com
4 adições e
0 eliminações
-
roles/custom/matrix-base/templates/static-files/well-known/matrix-client.j2
|
|
|
@@ -30,6 +30,10 @@ |
|
|
|
"org.matrix.msc3575.proxy": { |
|
|
|
"url": "{{ matrix_sliding_sync_base_url }}" |
|
|
|
} |
|
|
|
{% elif matrix_homeserver_implementation == 'conduit' %}, |
|
|
|
"org.matrix.msc3575.proxy": { |
|
|
|
"url": "{{ matrix_homeserver_url }}" |
|
|
|
} |
|
|
|
{% endif %} |
|
|
|
{% if matrix_client_element_location_sharing_enabled %}, |
|
|
|
"m.tile_server": { |
|
|
|
|