mirror of
https://github.com/stefanpejcic/openpanel
synced 2025-06-26 18:28:26 +00:00
Update integrations.ts
This commit is contained in:
parent
356c9574b9
commit
4e922aa73c
@ -389,7 +389,7 @@ export const integrations: IntegrationsType = {
|
|||||||
icon: ModSec,
|
icon: ModSec,
|
||||||
description:
|
description:
|
||||||
"Administrators can activate ModSecurity with a single click and configure the OWASP ruleset. Additionally, individual users have the flexibility to enable or disable ModSecurity per domain.",
|
"Administrators can activate ModSecurity with a single click and configure the OWASP ruleset. Additionally, individual users have the flexibility to enable or disable ModSecurity per domain.",
|
||||||
url: "/docs/admin/settings/waf/",
|
url: "/docs/admin/security/waf/",
|
||||||
status: "stable",
|
status: "stable",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@ -397,7 +397,7 @@ export const integrations: IntegrationsType = {
|
|||||||
icon: Firewall,
|
icon: Firewall,
|
||||||
description:
|
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 (UFW) firewall rules directly from the admin interface. Only needed ports are open for users, and administrators have full control over them.",
|
||||||
url: "/docs/admin/settings/firewall/",
|
url: "/docs/admin/security/firewall/",
|
||||||
status: "stable",
|
status: "stable",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user