diff --git a/qbittorrent/README.md b/qbittorrent/README.md index 873e03d7a..c7d675682 100644 --- a/qbittorrent/README.md +++ b/qbittorrent/README.md @@ -19,8 +19,17 @@ comparison to installing any other Hass.io add-on. 1. Carefully configure the add-on to your preferences, see the official documentation for for that. ## Configuration +### Webui The webui is at :8081 and the default username/password is described in the startup log. - + +### Options + +"download_dir": "/share/downloads" # where the files will be saved after download +"incomplete_dir": "/share/incomplete" # where the files are saved during download +"localdisks": "sda1" # list of device to mount +"networkdisks": "" # list of smbv2/3 servers to mount +"cifsusername": "username" # smb username +"cifspassword": "password" # smb password [repository]: https://github.com/alexbelgium/hassio-addons [aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg