doc: add example for httpdirfs

This commit is contained in:
Glenn Y. Rolland 2023-10-24 17:14:14 +02:00
parent 0ba71b9956
commit 520587c543

View file

@ -76,6 +76,11 @@ filesystems:
remote_path: "/mnt/largedisk/music"
remote_port: 22
- type: httpdirfs
name: "Debian Repository"
url: "http://ftp.debian.org/debian/"
# Incorporate more vaults as necessary
```