From 3441e750662cfd7a283a6c2d090f073f835b6f95 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sat, 11 Jun 2022 08:58:23 +0200 Subject: [PATCH] Update config.json --- seafile/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/seafile/config.json b/seafile/config.json index 4811cadd9..cf4d7f6c2 100644 --- a/seafile/config.json +++ b/seafile/config.json @@ -81,7 +81,7 @@ "data_location": "str", "URL": "str", "SEAFILE_ADMIN_EMAIL": "email", - "SEAFILE_ADMIN_PASSWORD": "str", + "SEAFILE_ADMIN_PASSWORD": "password", "cifspassword": "str?", "cifsusername": "str?", "localdisks": "str?",