From 6371a45bb9e990afa7bbe6db08cf1ba55f589eab Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sun, 27 Feb 2022 21:11:37 +0100 Subject: [PATCH] Update config.json --- transmission/config.json | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/transmission/config.json b/transmission/config.json index 1efa75a93..b9049718c 100644 --- a/transmission/config.json +++ b/transmission/config.json @@ -54,11 +54,7 @@ "customUI": "transmission-web-control", "download_dir": "/share/downloads", "incomplete_dir": "/share/incomplete", - "networkdisks": "//ADDRESS/SHARE", - "cifsusername": "username", - "cifspassword": "password", - "DNS_server": "8.8.8.8,1.1.1.1", - "localdisks": "sda1" + "DNS_server": "8.8.8.8,1.1.1.1" }, "ports": { "9091/tcp": 9091,