Skip to content

Commit 58d1f27

Browse files
authored
Update YAML config example (#316)
1 parent f87950b commit 58d1f27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/HowTo/Configure/Use-Configuration-File.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ differences between the command line and the YAML file format are:
5454
metrics-categories: ["BEACON","LIBP2P","NETWORK"]
5555

5656
# database
57-
data-path: "~/tekudata"
57+
data-path: "/Users/me/tekudata"
5858
data-storage-mode: "archive"
5959

6060
# rest api

0 commit comments

Comments
 (0)