Explorar el Código

Update redis.conf.j2

element-call-integration
Backslash hace 1 año
committed by GitHub
padre
commit
dfeca192ab
No se encontró ninguna clave conocida en la base de datos para esta firma ID de clave GPG: B5690EEEBB952194
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. +2
    -2
      roles/custom/matrix-element-call/templates/redis.conf.j2

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

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

Cargando…
Cancelar
Guardar