10 lines
235 B
Plaintext
10 lines
235 B
Plaintext
[[plugins.memcached]]
|
|
servers = ["192.168.1.1"]
|
|
pass = ["some", "strings"]
|
|
drop = ["other", "stuff"]
|
|
interval = "5s"
|
|
[plugins.memcached.tagpass]
|
|
goodtag = ["mytag"]
|
|
[plugins.memcached.tagdrop]
|
|
badtag = ["othertag"]
|