From 3a8c79d875c0127b309210241a3e939c74887294 Mon Sep 17 00:00:00 2001 From: thafu Date: Mon, 26 May 2025 12:58:37 +0200 Subject: [PATCH] teszt --- nextcloud/template.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/nextcloud/template.json b/nextcloud/template.json index c49949e..e6b4484 100644 --- a/nextcloud/template.json +++ b/nextcloud/template.json @@ -72,6 +72,13 @@ "value": "", "required": "true", "generated": "random|sha256|20" + }, + { + "description": "TESZT", + "key": "MARIADB_ROOT_PASSWORD", + "value": "teszt", + "info": "Please keep in mind you can't upgrade major version without skipping a version!", + "advanced": "true" } ] } \ No newline at end of file