diff --git a/src/server/environment/index.md b/src/server/environment/index.md
index 6c3a5a15..31c35147 100644
--- a/src/server/environment/index.md
+++ b/src/server/environment/index.md
@@ -154,12 +154,6 @@ Users of Mergin Maps plugin and Mergin Maps mobile application are able to send
| `VECTOR_TILES_URL` | string | `https://tiles-ee.merginmaps.com/data/default/{z}/{x}/{y}.pbf` | Vector tiles URL used as background map layer in webmaps |
| `VECTOR_TILES_STYLE_URL` | string | `https://tiles-ee.merginmaps.com/styles/default.json` | Vector tiles style URL used to style the background map layer in webmaps |
-:::warning 🗺️ Enable background map ⚠️
-Your webmaps won’t display the default background map unless we enable them on our side. To do that, please [contact our support team](mailto:support@merginmaps.com?subject=Enable%20default%20background%20maps%20on%20Enterprise%20server&body=Dear%20support%2C%0A%0AI%27d%20like%20to%20request%20enabling%20background%20maps%20for%20our%20Enterprise%20edition%20server.%20%0AThe%20server%20is%20hosted%20at%3A%20%3Curl%3E) and share your server’s URL.
-
-Alternatively, you can set up your own background map.
-:::
-
## Single Sign-On (SSO)
diff --git a/src/server/upgrade/index.md b/src/server/upgrade/index.md
index f82579dc..865d295c 100644
--- a/src/server/upgrade/index.md
+++ b/src/server/upgrade/index.md
@@ -227,12 +227,6 @@ Perform the migration:
-:::warning 🗺️ Enable background map ⚠️
-Your webmaps won’t display the default background map unless we enable them on our side. To do that, please [contact our support team](mailto:support@merginmaps.com?subject=Enable%20default%20background%20maps%20on%20Enterprise%20server&body=Dear%20support%2C%0A%0AI%27d%20like%20to%20request%20enabling%20background%20maps%20for%20our%20Enterprise%20edition%20server.%20%0AThe%20server%20is%20hosted%20at%3A%20%3Curl%3E) and share your server’s URL.
-
-Alternatively, you can set up your own background map using [environment variables](../environment/index.md#webmaps).
-:::
-
## From 2024.2.x to 2025.2.x (CE) {#migration-guide-from-2024-2-x-to-2025-2-x-ce}
::: tip Before you upgrade!