mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-18 21:39:12 +02:00
Update README.md
This commit is contained in:
@@ -30,6 +30,7 @@ ssl: true/false
|
|||||||
certfile: fullchain.pem #ssl certificate
|
certfile: fullchain.pem #ssl certificate
|
||||||
keyfile: privkey.pem #sslkeyfile
|
keyfile: privkey.pem #sslkeyfile
|
||||||
whitelist: "localhost,192.168.0.0/16" # list ip subnets that won't need a password (optional)
|
whitelist: "localhost,192.168.0.0/16" # list ip subnets that won't need a password (optional)
|
||||||
|
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>" # list of smbv2/3 servers to mount (optional)
|
||||||
|
|||||||
Reference in New Issue
Block a user