Update integrations.ts

This commit is contained in:
Stefan Pejcic
2024-08-28 19:40:46 +02:00
committed by GitHub
parent 32cce3dd74
commit 1cc919674a

View File

@@ -396,7 +396,7 @@ export const integrations: IntegrationsType = {
name: "Firewall",
icon: Firewall,
description:
"Administrators can manage (UFW) firewall rules directly from the admin interface. Only needed ports are open for users, and administrators have full control over them.",
"Administrators can manage both CSF or UFW rules directly from the admin interface. Only needed ports are open for users, and administrators have full control over them.",
url: "/docs/admin/security/firewall/",
status: "stable",
},