From 821f5a6aa224f3456f66ea8486820d86237c0201 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Tue, 2 Nov 2021 12:33:21 +0100 Subject: [PATCH] Update config.json --- filebrowser/config.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/filebrowser/config.json b/filebrowser/config.json index 7628a1062..cdb0362a1 100644 --- a/filebrowser/config.json +++ b/filebrowser/config.json @@ -67,7 +67,8 @@ "cifsusername": "str?", "cifspassword": "str?", "smbv1": "bool?", - "NoAuth": "bool" + "NoAuth": "bool", + "base_folder": "str?" }, "slug": "filebrowser", "startup": "services",