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