diff --git a/README.md b/README.md index 924f828..dd9642c 100644 --- a/README.md +++ b/README.md @@ -75,6 +75,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 ```