Skip to content

Commit

Permalink
Do not block external JS on OPCache Page.
Browse files Browse the repository at this point in the history
  • Loading branch information
martineiber authored and aryaantony92 committed Apr 24, 2023
1 parent 45dc4c0 commit 223091f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions config/pimcore/config.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
pimcore_admin:
admin_csp_header:
exclude_paths:
- '@^/admin/bundle/system-info/opcache/index@'

0 comments on commit 223091f

Please sign in to comment.