From f690103fe22662f2b76094e9989f060a046391f6 Mon Sep 17 00:00:00 2001 From: Gyorgy Berenyi Date: Tue, 15 Oct 2024 12:25:09 +0000 Subject: [PATCH] added location path --- nextcloud/template.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/nextcloud/template.json b/nextcloud/template.json index 64bb7c4..ba4ff52 100644 --- a/nextcloud/template.json +++ b/nextcloud/template.json @@ -7,6 +7,11 @@ "value": "", "required": "true" }, + { + "description": "Do you use any additional location path:", + "key": "NEXTCLOUD_LOCATION_PATH", + "value": "" + }, { "description": "Please add Nextcloud username:", "key": "NEXTCLOUD_USERNAME",