Update README.md

This commit is contained in:
Alexandre
2022-04-09 17:16:55 +02:00
committed by GitHub
parent a910cacabd
commit 4645a9ef62

View File

@@ -61,6 +61,7 @@ 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_username": USERNAME
openvpn_password: YOURPASSWORD
openvpn_alt_mode: bind at container level and not app level
run_duration: 12h #for how long should the addon run. Must be formatted as number + time unit (ex : 5s, or 2m, or 12h, or 5d...)
```