6 lines
84 B
TOML
6 lines
84 B
TOML
|
[[inputs.memcached]]
|
||
|
servers = [
|
||
|
# A comment in the array
|
||
|
"localhost"
|
||
|
]
|