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