From 00576bc5b113f72d57fd01d856a54f8325d44380 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Tue, 14 Sep 2021 22:37:31 +0200 Subject: [PATCH] Update config.json --- qbittorrent/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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?" } }