test csp extension
This commit is contained in:
parent
bf3b766146
commit
86d01dbfd7
@ -5,3 +5,9 @@ host_url:
|
|||||||
website_id:
|
website_id:
|
||||||
type: string
|
type: string
|
||||||
default: ''
|
default: ''
|
||||||
|
extend_content_security_policy:
|
||||||
|
type: list
|
||||||
|
default: ''
|
||||||
|
description: |
|
||||||
|
<p>Put in <code>script_src: host_url</code>.</p>
|
||||||
|
<p>For example, if your <code>host_url</code> is <code>my-matomo.com</code>, put in <code>script_src: my-matomo.com</code>.</>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user