diff --git a/qbittorrent/config.json b/qbittorrent/config.json index 1545a532b..8bd11b706 100644 --- a/qbittorrent/config.json +++ b/qbittorrent/config.json @@ -83,6 +83,7 @@ "openvpn_config": "str?", "openvpn_username": "str?", "openvpn_password": "str?", + "run_duration": "str?", "TZ": "str?" } }