5 lines
69 B
TOML
5 lines
69 B
TOML
[[outputs.http]]
|
|
scopes = [
|
|
# comment
|
|
"test" # comment
|
|
]
|