From fc10708c5daf6d0ad233fa3750e359bbed858096 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Mon, 8 Feb 2021 08:34:59 +0100 Subject: [PATCH] Update config.json --- qbittorrent/config.json | 1 - 1 file changed, 1 deletion(-) diff --git a/qbittorrent/config.json b/qbittorrent/config.json index 89747ec84..54271a2db 100644 --- a/qbittorrent/config.json +++ b/qbittorrent/config.json @@ -43,7 +43,6 @@ "certfile": "fullchain.pem", "keyfile": "privkey.pem", "whitelist": "localhost,127.0.0.1,192.168.0.0/16", - "autostop": false, "PUID": 0, "PGID": 0 },