diff --git a/website/src/refine-theme/enterprise-table.tsx b/website/src/refine-theme/enterprise-table.tsx
index d0b721f4..0ead996a 100644
--- a/website/src/refine-theme/enterprise-table.tsx
+++ b/website/src/refine-theme/enterprise-table.tsx
@@ -559,19 +559,6 @@ const tableData = [
enterprise: "icon",
},
},
- {
- description: "Backups",
- community: ,
- enterprise: (
-
- SSH Destinations
-
- ),
- valueType: {
- community: "icon",
- enterprise: "text",
- },
- },
],
},
{
@@ -592,15 +579,15 @@ const tableData = [
},
{
description: "Auto Installers",
- community: WordPress, NodeJS, Python,
- enterprise: WordPress, NodeJS, Python, Java,
+ community: WordPress,
+ enterprise: WordPress, NodeJS, Python,
valueType: {
community: "text",
enterprise: "text",
},
},
{
- description: "Mautic Manager",
+ description: "Temporary Domains",
community: ,
enterprise: ,
valueType: {
@@ -667,12 +654,23 @@ const tableData = [
enterprise: "icon",
},
},
+ {
+ description: "Clustering",
+ community: ,
+ enterprise: ,
+ valueType: {
+ community: "icon",
+ enterprise: "icon",
+ },
+ },
+
+
{
description: "SSL",
community: Let's Encrypt,
enterprise: (
- Let's Encrypt & custom SSL
+ Let's Encrypt & Custom SSL
),
valueType: {
@@ -697,7 +695,7 @@ const tableData = [
{
description: "Webmail",
community: ,
- enterprise: RoundCube, Sogo,
+ enterprise: RoundCube,
valueType: {
community: "icon",
enterprise: "text",
@@ -749,15 +747,6 @@ const tableData = [
enterprise: "text",
},
},
- {
- description: "FOSSBilling Module",
- community: ,
- enterprise: ,
- valueType: {
- community: "icon",
- enterprise: "icon",
- },
- },
],
},
{