mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2025-11-24 18:51:18 +01:00
Update redis.conf.j2
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user