From d11cb545a30e661b4c173de615b8a434b867ed8a Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Fri, 29 Dec 2023 09:15:07 +0100 Subject: [PATCH] Update README.md --- qbittorrent/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qbittorrent/README.md b/qbittorrent/README.md index ecaaa7128..6627d226f 100644 --- a/qbittorrent/README.md +++ b/qbittorrent/README.md @@ -65,7 +65,7 @@ cifsusername: "username" # optional, smb username, same for all smb shares cifspassword: "password" # optional, smb password cifsdomain: "domain" # optional, allow setting the domain for the smb share openvpn_enabled: true/false # is openvpn required to start qbittorrent -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. If empty, a random one will be used openvpn_username": USERNAME openvpn_password: YOURPASSWORD openvpn_alt_mode: bind at container level and not app level