diff --git a/immich/template.json b/immich/template.json index 06a79cc..7816c2e 100644 --- a/immich/template.json +++ b/immich/template.json @@ -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.", "fields": [ { - "description": "Domain:", + "description": "Domain", "key": "DOMAIN", "value": "", "required": "true" }, { - "description": "Timezone:", + "description": "Timezone", "key": "IMMICH_TZ", "value": "Europe/Budapest", "required": "true" }, { - "description": "Version:", + "description": "Version", "key": "IMMICH_VERSION", "value": "release", "required": "true"