Backslash
1 rok temu
committed by
GitHub
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: B5690EEEBB952194
1 zmienionych plików z
2 dodań i
2 usunięć
-
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 |