From a8623dbedf244ce20a94c792efa633b9fc7dbdd4 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sun, 27 Jun 2021 10:14:47 +0200 Subject: [PATCH] Update config.json --- filebrowser/config.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/filebrowser/config.json b/filebrowser/config.json index f8f739390..ffe0ca479 100644 --- a/filebrowser/config.json +++ b/filebrowser/config.json @@ -41,8 +41,7 @@ "keyfile": "privkey.pem", "networkdisks": "//server/share", "cifsusername": "username", - "cifspassword": "password", - "NoAuth": true + "cifspassword": "password" }, "schema": { "ssl": "bool",