Ver código fonte

Update redis.conf.j2

element-call-integration
Backslash 1 ano atrás
committed by GitHub
pai
commit
dfeca192ab
Nenhuma chave conhecida encontrada para esta assinatura no banco de dados ID da chave GPG: B5690EEEBB952194
1 arquivos alterados com 2 adições e 2 exclusões
  1. +2
    -2
      roles/custom/matrix-element-call/templates/redis.conf.j2

+ 2
- 2
roles/custom/matrix-element-call/templates/redis.conf.j2 Ver arquivo

@@ -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

Carregando…
Cancelar
Salvar