Files
cgrates/data/redis_cluster/node1.conf
2020-08-07 09:27:02 +02:00

11 lines
165 B
Plaintext

bind localhost
port 7001
cluster-enabled yes
cluster-config-file cluster-node-1.conf
cluster-node-timeout 500
appendonly yes
dir "/tmp/cluster"
slave-read-only no