Skip to content

Commit ac86a8a

Browse files
committed
fix(releasing): Update example YAML config data_dir (#18896)
To be valid YAML Signed-off-by: Jesse Szwedko <[email protected]>
1 parent 4f97d48 commit ac86a8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/vector.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
# ------------------------------------------------------------------------------
1414

1515
# Change this to use a non-default directory for Vector data storage:
16-
# data_dir = "/var/lib/vector"
16+
# data_dir: "/var/lib/vector"
1717

1818
# Random Syslog-formatted logs
1919
sources:

0 commit comments

Comments
 (0)