diff --git a/Storage-Backends.md b/Storage-Backends.md index 1d2436a..14fec15 100644 --- a/Storage-Backends.md +++ b/Storage-Backends.md @@ -254,6 +254,8 @@ Storage URL: webdav://username@server/path/to/storage (path relative to the hom webdav://username@server//path/to/storage (absolute path) ``` +Use `webdav-http` to disable SSL: `webdav-http://username@server/path/to/storage` +
File Fabric by Storage Made Easy