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",