allow mount by label

This commit is contained in:
Alexandre
2021-11-02 10:35:14 +01:00
parent e71ca26afc
commit 540cc43776
44 changed files with 427 additions and 117 deletions

View File

@@ -60,7 +60,7 @@ Username: "admin" #username to access webui. Please change it as the default is
customUI: selection from list # alternative webUI can be set here. Latest version set at each addon start.
DNS_servers : 8.8.8.8,1.1.1.1 # Keep blank to use routers DNS, or set custom DNS to avoid spamming in case of local DNS ad-remover
SavePath: "/share/qbittorrent" # Define the download directory
localdisks: "sda1" # Optional
localdisks: sda1 #put the hardware name of your drive to mount separated by commas, or its label. Ex: sda1, sdb1, MYNAS...
networkdisks: "//SERVER/SHARE" # optional, list of smb servers to mount, separated by commas
cifsusername: "username" # optional, smb username, same for all smb shares
cifspassword: "password" # optional, smb password