Add info custom DNS servers

This commit is contained in:
Alexandre
2021-05-04 10:23:56 +02:00
committed by GitHub
parent c10bb4c6f8
commit 111b72e49f

View File

@@ -36,7 +36,8 @@ 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
networkdisks: "//SERVER/SHARE" # optional, list of smbv2/3 servers to mount, separated by commas
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
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, same for all smb shares)
openvpn_enabled: yes/no