Files
BSQBD/conf/redis.conf.tmpl
T

14 lines
212 B
Cheetah
Raw Normal View History

2026-04-20 11:39:35 +02:00
dir /data/${CONTAINER_NAME}/
2026-03-24 06:57:33 +01:00
aclfile /conf/users.acl
appendonly yes
cluster-enabled yes
cluster-config-file nodes.conf
cluster-node-timeout 5000
2026-04-07 13:22:50 +02:00
#maxmemory 512mb
2026-03-24 06:57:33 +01:00
masterauth replication
masteruser replication