Backslash
hace 1 año
committed by
GitHub
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
-
roles/custom/matrix-element-call/templates/redis.conf.j2
|
|
@@ -1,5 +1,5 @@ |
|
|
bind 0.0.0.0 |
|
|
bind 0.0.0.0 |
|
|
protected-mode yes |
|
|
protected-mode yes |
|
|
port 6379 |
|
|
|
|
|
|
|
|
port {{ matrix_element_call_redis_port }} |
|
|
timeout 0 |
|
|
timeout 0 |
|
|
tcp-keepalive 300 |
|
|
|
|
|
|
|
|
tcp-keepalive 300 |