doc: add example for httpdirfs
This commit is contained in:
parent
64528611dd
commit
e661b9bac3
1 changed files with 5 additions and 0 deletions
|
@ -71,6 +71,11 @@ filesystems:
|
|||
remote_host: "mediaserver.local"
|
||||
remote_path: "/mnt/largedisk/music"
|
||||
remote_port: 22
|
||||
|
||||
- type: httpdirfs
|
||||
name: "Debian Repository"
|
||||
url: "http://ftp.debian.org/debian/"
|
||||
|
||||
|
||||
# Incorporate more vaults as necessary
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue