You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/en/docs/marketplace/platform-supported-content/widgets/security/_index.md
+2-3Lines changed: 2 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -35,10 +35,9 @@ You can enable `allowlist` CSP for [Color Picker](/appstore/widgets/color-picker
35
35
style-src 'self' 'unsafe-inline';
36
36
```
37
37
38
-
### Document viewer
38
+
### Document Viewer {#document-viewer}
39
39
40
-
You can enable CSP for document viewer by setting up pdfjs worker url to local path.
41
-
See document viewer [advanced](/appstore/widgets/document-viewer/#advanced) configuration for more detail.
40
+
You can enable CSP for document viewer by setting the PDF.js worker URL to the local path. For more configuration information, see the [Advanced](/appstore/widgets/document-viewer/#advanced) section of *Document Viewer*.
0 commit comments