Skip to content

Commit 0992263

Browse files
committed
style
1 parent 3b8810b commit 0992263

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

guides/csp-configuration.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "Content Security Policy (CSP) configuration"
33
sidebarTitle: "CSP configuration"
4-
description: "Domain whitelist and header configurations for reverse proxies, firewalls, and networks that enforce strict security policies."
4+
description: "Domain whitelist and header configurations for reverse proxies, firewalls, and networks that enforce strict security policies"
55
---
66

77
Content Security Policy (CSP) is a security standard that helps prevent cross-site scripting (XSS) attacks by controlling which resources a web page can load. Mintlify serves a default CSP that protects most sites. If you host your documentation behind a reverse proxy or firewall, that overwrites the default CSP, you may need to configure CSP headers for features to function properly.

0 commit comments

Comments
 (0)