mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-02 22:04:06 +02:00
Update README.md
This commit is contained in:
@@ -33,9 +33,9 @@ whitelist: "localhost,192.168.0.0/16" # list ip subnets that won't need a passwo
|
|||||||
Username: "admin" #username to access webui. Please change it as the default is admin for all installations.
|
Username: "admin" #username to access webui. Please change it as the default is admin for all installations.
|
||||||
customUI: selection from list # alternative webUI can be set here. Latest version set at each addon start.
|
customUI: selection from list # alternative webUI can be set here. Latest version set at each addon start.
|
||||||
SavePath: "/share/qbittorrent" # Define the download directory
|
SavePath: "/share/qbittorrent" # Define the download directory
|
||||||
networkdisks: "<//SERVER/SHARE>" # list of smbv2/3 servers to mount (optional)
|
networkdisks: "//SERVER/SHARE" # optional, list of smbv2/3 servers to mount, separated by commas
|
||||||
cifsusername: "username" # smb username (optional)
|
cifsusername: "username" # optional, smb username, same for all smb shares
|
||||||
cifspassword: "password" # smb password (optional)
|
cifspassword: "password" # optional, smb password, same for all smb shares)
|
||||||
```
|
```
|
||||||
|
|
||||||
## Support
|
## Support
|
||||||
|
|||||||
Reference in New Issue
Block a user