From ec4e82d50646bfcd45555b775ee2482c469a82c9 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sat, 6 Feb 2021 19:00:43 +0100 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 8566e442e..05524d32c 100644 --- a/qbittorrent/config.json +++ b/qbittorrent/config.json @@ -42,7 +42,7 @@ "ssl": false, "certfile": "/ssl/fullchain.pem", "keyfile": "/ssl/privkey.pem", - "whitelist": "localhost,127.0.0.1,192.168.178.0/24", + "whitelist": "localhost,127.0.0.1,192.168.0.0/16", "PUID": 0, "PGID": 0 },