[GH-ISSUE #285] The config file example in readme.md has a typo #150

Closed
opened 2026-04-08 16:50:41 +03:00 by zhus · 3 comments
Owner

Originally created by @Pescu123 on GitHub (Nov 6, 2023).
Original GitHub issue: https://github.com/sigoden/dufs/issues/285

The config file example in readme.md has a typo. The first line is server-path instead of serve-path. An error message would be nice if a config item is wrong or if it doesen't exist

Originally created by @Pescu123 on GitHub (Nov 6, 2023). Original GitHub issue: https://github.com/sigoden/dufs/issues/285 The config file example in readme.md has a typo. The first line is server-path instead of serve-path. An error message would be nice if a config item is wrong or if it doesen't exist
zhus closed this issue 2026-04-08 16:50:41 +03:00
Author
Owner

@sigoden commented on GitHub (Nov 7, 2023):

serve-path is not typo. serve-path: Specific path to serve

<!-- gh-comment-id:1796868984 --> @sigoden commented on GitHub (Nov 7, 2023): serve-path is not typo. `serve-path: Specific path to serve`
Author
Owner

@Pescu123 commented on GitHub (Nov 7, 2023):

It says server-path instead of serve-path... I tried using your config file example from the advanced topics section and the path wasn't changing. I had to change the first line to serve-path from server-path.

<!-- gh-comment-id:1798692374 --> @Pescu123 commented on GitHub (Nov 7, 2023): It says server-path instead of serve-path... I tried using your config file example from the advanced topics section and the path wasn't changing. I had to change the first line to serve-path from server-path.
Author
Owner

@sigoden commented on GitHub (Nov 7, 2023):

Ops,I found the problem. b83cc69 fixed it.
Thank you.

<!-- gh-comment-id:1798728573 --> @sigoden commented on GitHub (Nov 7, 2023): Ops,I found the problem. b83cc69 fixed it. Thank you.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: sigoden/dufs#150