From 2a257ec1592d391b09bc2edea0b314f2ba3b540a Mon Sep 17 00:00:00 2001 From: montagneid Date: Tue, 12 May 2026 15:07:05 +0200 Subject: [PATCH] Change info json --- json/umbraco.json | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/json/umbraco.json b/json/umbraco.json index 348aa9b2..c3a71e7d 100644 --- a/json/umbraco.json +++ b/json/umbraco.json @@ -20,7 +20,7 @@ "script": "ct/umbraco.sh", "resources": { "cpu": 2, - "ram": 500, + "ram": 512, "hdd": 8, "os": "Debian", "version": "13" @@ -36,10 +36,6 @@ "text": "Cridentials are saved in /root", "type": "info" }, - { - "text": "The PostgreSQL Provider is not officially supported by Umbraco HQ.", - "type": "info" - }, { "text": "The FTPProfile.pubxml can be used to publish directly from Visual Studio, but you can also use the built-in code editor in the Umbraco backoffice.", "type": "info"