From e4aca1e484bd684a3e710e6c87345a4abac4688d Mon Sep 17 00:00:00 2001 From: Gyorgy Berenyi Date: Thu, 17 Oct 2024 13:08:19 +0000 Subject: [PATCH] Update nextcloud/template.json --- nextcloud/template.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nextcloud/template.json b/nextcloud/template.json index a02cbdb..095c508 100644 --- a/nextcloud/template.json +++ b/nextcloud/template.json @@ -8,7 +8,7 @@ "required": "true" }, { - "description": "Do you use any additional location path? (do not miss '/' character!)", + "description": "Do you use any additional location path? (optional)\n(do not miss '/' character!)", "key": "NEXTCLOUD_LOCATION_PATH", "value": "" },