From 67ef7d040a33972af703d9eb5cf8bb5f48e405ad Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Fri, 30 May 2025 05:01:31 +0200 Subject: [PATCH] Update 000_intro.md --- website/docs/admin/000_intro.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/docs/admin/000_intro.md b/website/docs/admin/000_intro.md index bea9cd9c..de690afa 100644 --- a/website/docs/admin/000_intro.md +++ b/website/docs/admin/000_intro.md @@ -250,7 +250,7 @@ OpenPanel has been built from the ground up with security in mind. Internet hist ### Firewall -OpenPanel supports both [ConfigServer & Firewall (CSF)](/docs/admin/security/firewall/#csf) and [UncomplicatedFirewall (UFW)](/docs/admin/security/firewall/#ufw). +OpenPanel supports [ConfigServer & Firewall (CSF)](/docs/admin/security/firewall/#csf). ### Rootless Docker Each user runs docker in rootless mode, ensuring containers can not commmunicate using docker networks and providing more issolation.