From cea444a70e634b62333a841912e13801adfec673 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Tue, 25 May 2021 13:39:36 +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 267fba239..09505712c 100644 --- a/qbittorrent/config.json +++ b/qbittorrent/config.json @@ -76,10 +76,10 @@ "cifspassword": "str?", "cifsdomain": "str?", "openvpn_enabled": "bool?", + "openvpn_alternative_mode": "bool?", "openvpn_config": "str?", "openvpn_username": "str?", "openvpn_password": "str?", - "openvpn_alternative_mode": "bool?", "TZ": "str?" } }