diff --git a/immich/.env b/immich/.env index 3af7f2b..2c19660 100644 --- a/immich/.env +++ b/immich/.env @@ -17,6 +17,7 @@ IMMICH_VERSION=release 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