From a34852b033990c5a5ffaa8de1ce33ac390cdea0c Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sat, 18 Dec 2021 18:24:52 +0100 Subject: [PATCH] Update config.json --- filebrowser/config.json | 3 --- 1 file changed, 3 deletions(-) diff --git a/filebrowser/config.json b/filebrowser/config.json index 00c09cbb3..d609a7411 100644 --- a/filebrowser/config.json +++ b/filebrowser/config.json @@ -54,9 +54,6 @@ "ssl": false, "certfile": "fullchain.pem", "keyfile": "privkey.pem", - "networkdisks": "//server/share", - "cifsusername": "username", - "cifspassword": "password", "NoAuth": true }, "panel_icon": "mdi:file-search",