immich fix

This commit is contained in:
2025-07-04 11:46:07 +02:00
parent d94cf9db2c
commit 420489c7a0

View File

@@ -3,19 +3,19 @@
"description":"Immich is a free, open-source, self-hosted photo and video management platform designed as an alternative to Google Photos. It allows users to back up, organize, and manage their photos and videos on their own server, prioritizing privacy and control over their data.", "description":"Immich is a free, open-source, self-hosted photo and video management platform designed as an alternative to Google Photos. It allows users to back up, organize, and manage their photos and videos on their own server, prioritizing privacy and control over their data.",
"fields": [ "fields": [
{ {
"description": "Domain:", "description": "Domain",
"key": "DOMAIN", "key": "DOMAIN",
"value": "", "value": "",
"required": "true" "required": "true"
}, },
{ {
"description": "Timezone:", "description": "Timezone",
"key": "IMMICH_TZ", "key": "IMMICH_TZ",
"value": "Europe/Budapest", "value": "Europe/Budapest",
"required": "true" "required": "true"
}, },
{ {
"description": "Version:", "description": "Version",
"key": "IMMICH_VERSION", "key": "IMMICH_VERSION",
"value": "release", "value": "release",
"required": "true" "required": "true"