ソースを参照

Update redis.conf.j2

element-call-integration
Backslash 1年前
committed by GitHub
コミット
dfeca192ab
この署名に対応する既知のキーがデータベースに存在しません GPGキーID: B5690EEEBB952194
1個のファイルの変更2行の追加2行の削除
  1. +2
    -2
      roles/custom/matrix-element-call/templates/redis.conf.j2

+ 2
- 2
roles/custom/matrix-element-call/templates/redis.conf.j2 ファイルの表示

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

読み込み中…
キャンセル
保存