From 8056851573bdb0e7506bba3c4eefc75a0b2a5608 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sun, 14 Feb 2021 15:08:27 +0100 Subject: [PATCH] Update config.json --- qbittorrent/config.json | 2 -- 1 file changed, 2 deletions(-) diff --git a/qbittorrent/config.json b/qbittorrent/config.json index a59c3df1d..533ae1093 100644 --- a/qbittorrent/config.json +++ b/qbittorrent/config.json @@ -41,7 +41,6 @@ "keyfile": "privkey.pem", "whitelist": "localhost,127.0.0.1,172.30.0.0/16,192.168.0.0/16", "download-folder": "/share/qBittorrent", - "autostop": true, "PUID": 0, "PGID": 0 }, @@ -50,7 +49,6 @@ "certfile": "str", "keyfile": "str", "whitelist": "str?", - "autostop": "bool?", "PUID": "int", "PGID": "int", "download-folder": "str?",