diff --git a/immich/config.json b/immich/config.json index d3454f5ea..6dfb6d848 100644 --- a/immich/config.json +++ b/immich/config.json @@ -90,6 +90,7 @@ "DB_PORT": "int?", "DB_PASSWORD": "str?", "DB_DATABASE_NAME": "str?", + "DISABLE_MACHINE_LEARNING": "bool?", "UPLOAD_LOCATION": "str?", "JWT_SECRET": "str" },