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