Este sítio funciona melhor com JavaScript.
Página inicial
Explorar
Ajuda
Iniciar sessão
overmind
/
matrix-docker-ansible-deploy
espelho de
https://github.com/spantaleev/matrix-docker-ansible-deploy
Vigiar
1
Marcar como favorito
0
Derivar
0
Código
Questões
0
Lançamentos
0
Wiki
Trabalho
Ver a proveniência
Add m.tile_server section to /.well-known/matrix/client
pull/2276/head
Edgars Voroboks
há 3 anos
ascendente
93179235a9
cometimento
8a70451e94
1 ficheiros alterados
com
5 adições
e
0 eliminações
Visualização em 2 colunas
Opções das diferenças
Mostrar estatísticas
Descarregar ficheiro patch
Descarregar ficheiro diff
+5
-0
roles/custom/matrix-base/templates/static-files/well-known/matrix-client.j2
+ 5
- 0
roles/custom/matrix-base/templates/static-files/well-known/matrix-client.j2
Ver ficheiro
@@ -25,6 +25,11 @@
"im.vector.riot.jitsi": {
"preferredDomain": {{ matrix_client_element_jitsi_preferredDomain|to_json }}
}
{% endif %}
{% if matrix_client_element_location_sharing_enabled %},
"m.tile_server": {
"map_style_url": "https://{{ matrix_server_fqn_element }}/map_style.json"
}
{% endif %}
,
"io.element.e2ee": {
Escrever
Pré-visualizar
Carregando…
Cancelar
Guardar