We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d7ab5f commit e102a9aCopy full SHA for e102a9a
README.md
@@ -26,7 +26,7 @@ and you wanna mount to /mnt/fuse , you can type in the command line as follow:
26
mount.davfs http://0.0.0.0:8080 /mnt/fuse
27
```
28
**Note**
29
-- the server url could need credential as a `secrets` file (optional), you will be asked the credential if there is no `secrets' file.
+- the server url could need credential as a `secrets` file (optional), you will be asked the credential if there is no `secrets` file.
30
- the mount point binds with certain `dav_user` and `dav_group` (see below)
31
32
# Default configurations
0 commit comments