From 3d30dad38c77e67b930ae24dbdd2d4d18cbc6d55 Mon Sep 17 00:00:00 2001 From: montagneid Date: Fri, 8 May 2026 15:50:05 +0200 Subject: [PATCH] Removed PostgreSQL information --- json/umbraco.json | 4 ---- 1 file changed, 4 deletions(-) diff --git a/json/umbraco.json b/json/umbraco.json index 348aa9b2..bfb19121 100644 --- a/json/umbraco.json +++ b/json/umbraco.json @@ -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"