From bec2ea33a2d40e5900126f3261cd5ee8d9585123 Mon Sep 17 00:00:00 2001 From: dado Date: Sat, 26 Jul 2025 15:02:36 +0200 Subject: [PATCH] update immich istance config --- immich/immich-config.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/immich/immich-config.json b/immich/immich-config.json index 52fa45e..7fa95b7 100644 --- a/immich/immich-config.json +++ b/immich/immich-config.json @@ -116,11 +116,11 @@ "enabled": true, "maxDistance": 0.01 }, - "enabled": false, + "enabled": true, "facialRecognition": { "enabled": true, "maxDistance": 0.5, - "minFaces": 3, + "minFaces": 2, "minScore": 0.7, "modelName": "buffalo_l" }, @@ -161,7 +161,7 @@ "buttonText": "Login with OAuth", "clientId": "", "clientSecret": "", - "defaultStorageQuota": 0, + "defaultStorageQuota": null, "enabled": false, "issuerUrl": "", "mobileOverrideEnabled": false, @@ -178,7 +178,7 @@ "enabled": true }, "reverseGeocoding": { - "enabled": true + "enabled": false }, "server": { "externalDomain": "",