mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2025-10-19 06:33:24 +00:00
Feat: Added element call setup and configuration.
This commit is contained in:
5
roles/custom/matrix-element-call/templates/redis.conf.j2
Normal file
5
roles/custom/matrix-element-call/templates/redis.conf.j2
Normal file
@@ -0,0 +1,5 @@
|
||||
bind 0.0.0.0
|
||||
protected-mode yes
|
||||
port 6379
|
||||
timeout 0
|
||||
tcp-keepalive 300
|
Reference in New Issue
Block a user