From 730f72a866932ec5bff3132b242898b011b26e84 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Mon, 13 Sep 2021 21:11:53 +0200 Subject: [PATCH] Update config.json --- qbittorrent/config.json | 1 + 1 file changed, 1 insertion(+) 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?" } }