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"