From fe495e3559aefd24b2c4336af39066565a5c205c Mon Sep 17 00:00:00 2001 From: dado Date: Sat, 26 Jul 2025 15:05:54 +0200 Subject: [PATCH] eliminato variabile DISABLE_REVERSE_GEOCODING --- immich/.env | 2 -- 1 file changed, 2 deletions(-) diff --git a/immich/.env b/immich/.env index 2c19660..8175ff3 100644 --- a/immich/.env +++ b/immich/.env @@ -19,5 +19,3 @@ DB_PASSWORD= # The values below this line do not need to be changed DB_USERNAME=postgres DB_DATABASE_NAME=immich - -DISABLE_REVERSE_GEOCODING=true \ No newline at end of file