From 280e2c70a82e58f7c9b19f145e769429a152de5d Mon Sep 17 00:00:00 2001 From: thafu Date: Mon, 26 May 2025 20:27:27 +0200 Subject: [PATCH] immich template update --- immich/template.json | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/immich/template.json b/immich/template.json index d897057..2831c23 100644 --- a/immich/template.json +++ b/immich/template.json @@ -1,20 +1,21 @@ { "name": "immich", + "description":"Immich is a photo and video backup solution that helps you securely store and manage your media across devices.", "fields": [ { - "description": "Please add Immich domain:", + "description": "Your Immich domain:", "key": "DOMAIN", "value": "", "required": "true" }, { - "description": "Please add Immich timezone:", + "description": "Immich timezone:", "key": "IMMICH_TZ", "value": "Europe/Budapest", "required": "true" }, { - "description": "Please add Immich version:", + "description": "Immich version:", "key": "IMMICH_VERSION", "value": "release", "required": "true"