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
fix: changed matrix server name to matrix domain in element-call config.
element-call-integration
wjbeckett
há 1 ano
ascendente
f036e18789
cometimento
1167e1ec13
1 ficheiros alterados
com
1 adições
e
1 eliminações
Visualização em 2 colunas
Opções das diferenças
Mostrar estatísticas
Descarregar ficheiro patch
Descarregar ficheiro diff
+1
-1
roles/custom/matrix-element-call/templates/config.json.j2
+ 1
- 1
roles/custom/matrix-element-call/templates/config.json.j2
Ver ficheiro
@@ -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é-visualizar
Carregando…
Cancelar
Guardar