telegraf/internal/config/testdata/slice_comment.toml

6 lines
69 B
TOML
Raw Normal View History

[[outputs.http]]
scopes = [
# comment
"test" # comment
]