config/redis-ring.sample.yml in redis_ring-0.1.1 vs config/redis-ring.sample.yml in redis_ring-0.1.2

- old
+ new

@@ -1,4 +1,8 @@ +# You can have multiple clusters running in the same zookeeper +# by providing different cluster names +cluster_name: redis-ring + # By default RedisRing tries to guess the local IP address # setting host_name should be necessary only if that is not possible #host_name: localhost # This is the port on which RedisRing publishes it's HTTP interface