From 1f9ea5fe81caea259157dde500647a1ea8eaa236 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Tue, 16 Feb 2021 16:11:47 +0100 Subject: [PATCH] Update config.json --- filebrowser/config.json | 1 - 1 file changed, 1 deletion(-) diff --git a/filebrowser/config.json b/filebrowser/config.json index 84957b3be..c24d3f3c6 100644 --- a/filebrowser/config.json +++ b/filebrowser/config.json @@ -26,7 +26,6 @@ "ssl" ], "webui": "[PROTO:ssl]://[HOST]:[PORT:8080]", - "full_access": "true", "environment": { "FB_BASEURL": "/filebrowser" },