revert to poll-interval

This commit is contained in:
Linh Vo 2017-07-10 11:31:43 -05:00
parent 95166fd0ee
commit 308ea8e993

View file

@ -43,7 +43,7 @@ bind = "localhost:10101"
max-writes-per-request = 5000
[cluster]
polling-interval = "2m0s"
poll-interval = "2m0s"
replicas = 1
hosts = [
"localhost:10101",
@ -59,7 +59,7 @@ max-writes-per-request = 5000
[metric]
service = "statsd"
host = "127.0.0.1:8125"
polling-interval = "0m15s"
poll-interval = "0m15s"
[plugins]
path = ""