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
Update redis.conf.j2
element-call-integration
Backslash
há 1 ano
committed by
GitHub
ascendente
f306a47b83
cometimento
dfeca192ab
Não foi encontrada uma chave conhecida para esta assinatura, na base de dados
ID da chave GPG:
B5690EEEBB952194
1 ficheiros alterados
com
2 adições
e
2 eliminações
Visualização em 2 colunas
Opções das diferenças
Mostrar estatísticas
Descarregar ficheiro patch
Descarregar ficheiro diff
+2
-2
roles/custom/matrix-element-call/templates/redis.conf.j2
+ 2
- 2
roles/custom/matrix-element-call/templates/redis.conf.j2
Ver ficheiro
@@ -1,5 +1,5 @@
bind 0.0.0.0
protected-mode yes
port
6379
port
{{ matrix_element_call_redis_port }}
timeout 0
tcp-keepalive 300
tcp-keepalive 300
Escrever
Pré-visualizar
Carregando…
Cancelar
Guardar