From fe93e5d09efba337bc4a320b080e7d928182108b Mon Sep 17 00:00:00 2001 From: Gaius Date: Thu, 9 Dec 2021 21:04:49 +0800 Subject: [PATCH] fix: typo (#911) Signed-off-by: Gaius --- docs/en/deployment/configuration/dfget.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/en/deployment/configuration/dfget.yaml b/docs/en/deployment/configuration/dfget.yaml index fb1c1b4baef..9ef46a99864 100644 --- a/docs/en/deployment/configuration/dfget.yaml +++ b/docs/en/deployment/configuration/dfget.yaml @@ -21,7 +21,7 @@ cacheDir: "" logDir: "" # dataDir is the download data storage directory -# in linux, default value is /var/bin/dragonfly +# in linux, default value is /var/lib/dragonfly # in macos(just for testing), default value is /Users/$USER/.dragonfly/data dataDir: ""