Update redis.conf.j2

This commit is contained in:
Backslash
2024-09-26 09:23:26 +10:00
committed by GitHub
parent f306a47b83
commit dfeca192ab

View File

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