Este site funciona melhor com JavaScript.
Página inicial
Explorar
Ajuda
Acessar
overmind
/
matrix-docker-ansible-deploy
espelhamento de
https://github.com/spantaleev/matrix-docker-ansible-deploy
Observar
1
Favorito
0
Fork
0
Código
Issues
0
Versões
0
Wiki
Atividade
Ver código fonte
fix: changed matrix server name to matrix domain in element-call config.
element-call-integration
wjbeckett
1 ano atrás
pai
f036e18789
commit
1167e1ec13
1 arquivos alterados
com
1 adições
e
1 exclusões
Visão dividida
Opções de diferenças
Mostrar estatísticas
Baixar arquivo de patch
Baixar arquivo de diferenças
+1
-1
roles/custom/matrix-element-call/templates/config.json.j2
+ 1
- 1
roles/custom/matrix-element-call/templates/config.json.j2
Ver arquivo
@@ -2,7 +2,7 @@
"default_server_config": {
"m.homeserver": {
"base_url": "{{ matrix_homeserver_url }}",
"server_name": "{{ matrix_
server_name
}}"
"server_name": "{{ matrix_
domain
}}"
}
},
"livekit": {
Escrever
Pré-visualização
Carregando…
Cancelar
Salvar