Procházet zdrojové kódy

Update redis.conf.j2

element-call-integration
Backslash před 1 rokem
committed by GitHub
rodič
revize
dfeca192ab
V databázi nebyl nalezen žádný známý klíč pro tento podpis ID GPG klíče: B5690EEEBB952194
1 změnil soubory, kde provedl 2 přidání a 2 odebrání
  1. +2
    -2
      roles/custom/matrix-element-call/templates/redis.conf.j2

+ 2
- 2
roles/custom/matrix-element-call/templates/redis.conf.j2 Zobrazit soubor

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

Načítá se…
Zrušit
Uložit