Преглед изворни кода

hard coded redis port.

element-call-integration
wjbeckett пре 1 година
родитељ
комит
3de399025f
1 измењених фајлова са 1 додато и 1 уклоњено
  1. +1
    -1
      roles/custom/matrix-element-call/templates/redis.conf.j2

+ 1
- 1
roles/custom/matrix-element-call/templates/redis.conf.j2 Прегледај датотеку

@@ -1,5 +1,5 @@
bind 0.0.0.0
protected-mode yes
port {{ matrix_element_call_redis_port }}
port 6379
timeout 0
tcp-keepalive 300

Loading…
Откажи
Сачувај