Skip to content
This repository was archived by the owner on Feb 21, 2025. It is now read-only.

Commit 4407733

Browse files
authored
Update docs
1 parent cfaffe3 commit 4407733

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

docs/02_CSP_Headers.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,13 @@ Firesphere\CSPHeaders\View\CSPBackend:
8383
enabled: false
8484
```
8585

86+
## Disable in CMS
87+
88+
```yaml
89+
Firesphere\CSPHeaders\View\CSPBackend:
90+
csp_config:
91+
in_cms: false
92+
```
8693

8794
## legacy_headers
8895

0 commit comments

Comments
 (0)