mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 02:11:01 +01:00
Update README.md
This commit is contained in:
@@ -69,7 +69,6 @@ networkdisks: "//SERVER/SHARE" # optional, list of smb servers to mount, separat
|
|||||||
cifsusername: "username" # optional, smb username, same for all smb shares
|
cifsusername: "username" # optional, smb username, same for all smb shares
|
||||||
cifspassword: "password" # optional, smb password
|
cifspassword: "password" # optional, smb password
|
||||||
cifsdomain: "domain" # optional, allow setting the domain for the smb share
|
cifsdomain: "domain" # optional, allow setting the domain for the smb share
|
||||||
password, same for all smb shares
|
|
||||||
openvpn_enabled: true/false # is openvpn required to start qbittorrent
|
openvpn_enabled: true/false # is openvpn required to start qbittorrent
|
||||||
openvpn_alternative_mode: true/false # if enabled, will tunnel only qbittorrent and not webui through vpn. Allows webui connection from external networks, but risk of decreased stability.
|
openvpn_alternative_mode: true/false # if enabled, will tunnel only qbittorrent and not webui through vpn. Allows webui connection from external networks, but risk of decreased stability.
|
||||||
openvpn_config": For example "config.ovpn" # name of the file located in /config/openvpn.
|
openvpn_config": For example "config.ovpn" # name of the file located in /config/openvpn.
|
||||||
|
|||||||
Reference in New Issue
Block a user