2015-11-16 20:12:45 +00:00
|
|
|
[memcached]
|
|
|
|
servers = ["localhost"]
|
2015-10-17 06:11:12 +00:00
|
|
|
pass = ["some", "strings"]
|
|
|
|
drop = ["other", "stuff"]
|
|
|
|
interval = "5s"
|
2015-11-16 20:12:45 +00:00
|
|
|
[memcached.tagpass]
|
2015-10-17 06:11:12 +00:00
|
|
|
goodtag = ["mytag"]
|
2015-11-16 20:12:45 +00:00
|
|
|
[memcached.tagdrop]
|
2015-10-17 06:11:12 +00:00
|
|
|
badtag = ["othertag"]
|