Removed smbv1 bit

This commit is contained in:
Alexandre
2021-05-03 06:21:43 +02:00
committed by GitHub
parent beb42d6d34
commit ac74a6b687

View File

@@ -36,7 +36,6 @@ 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.
customUI: selection from list # alternative webUI can be set here. Latest version set at each addon start.
SavePath: "/share/qbittorrent" # Define the download directory
smbv1: false # Should smbv1 be used instead of 2.1+?
networkdisks: "//SERVER/SHARE" # optional, list of smbv2/3 servers to mount, separated by commas
cifsusername: "username" # optional, smb username, same for all smb shares
cifspassword: "password" # optional, smb password, same for all smb shares)