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" },