From 209c56c052f22eb10bf29d903eb8cca0a0c476e1 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Mon, 3 May 2021 06:43:41 +0200 Subject: [PATCH] Add , --- qbittorrent/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qbittorrent/config.json b/qbittorrent/config.json index c81e1aaab..d4c48d73f 100644 --- a/qbittorrent/config.json +++ b/qbittorrent/config.json @@ -55,7 +55,7 @@ "customUI": "vuetorrent", "SavePath": "/share/qBittorrent", "Username": "admin", - "DNS_server": "8.8.8.8,1.1.1.1" + "DNS_server": "8.8.8.8,1.1.1.1", "PUID": "0", "PGID": "0" },