diff --git a/qbittorrent/config.json b/qbittorrent/config.json index 021def5a5..904c8035c 100644 --- a/qbittorrent/config.json +++ b/qbittorrent/config.json @@ -83,7 +83,7 @@ "openvpn_config": "str?", "openvpn_username": "str?", "openvpn_password": "str?", - "run_duration": "match([0-9]+[d|h|m|s]/i)?", + "run_duration": "str?", "TZ": "str?" } }