immich update

This commit is contained in:
2025-07-04 11:24:46 +02:00
parent 1b9a6c4f03
commit d00a4c2cbf

View File

@@ -1,21 +1,21 @@
{ {
"name": "immich", "name": "immich",
"description":"Immich is a photo and video backup solution that helps you securely store and manage your media across devices.", "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": "Your Immich domain:", "description": "Domain:",
"key": "DOMAIN", "key": "DOMAIN",
"value": "", "value": "",
"required": "true" "required": "true"
}, },
{ {
"description": "Immich timezone:", "description": "Timezone:",
"key": "IMMICH_TZ", "key": "IMMICH_TZ",
"value": "Europe/Budapest", "value": "Europe/Budapest",
"required": "true" "required": "true"
}, },
{ {
"description": "Immich version:", "description": "Version:",
"key": "IMMICH_VERSION", "key": "IMMICH_VERSION",
"value": "release", "value": "release",
"required": "true" "required": "true"