From 5da83c9be2ac747b66518752b7e2cb82689d42fb Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Thu, 17 Jul 2025 17:41:19 +0200 Subject: [PATCH] Update config.json nobuild --- ente/config.json | 1 + 1 file changed, 1 insertion(+) diff --git a/ente/config.json b/ente/config.json index d51f0485c..a25861e1b 100644 --- a/ente/config.json +++ b/ente/config.json @@ -59,6 +59,7 @@ "DB_PORT": "int?", "DB_USERNAME": "str?", "DISABLE_WEB_UI": "bool?", + "MINIO_DATA_LOCATION": "str", "MINIO_ROOT_PASSWORD": "str", "MINIO_ROOT_USER": "str", "TZ": "str?",