2018-10-22 22:20:33 -04:00
|
|
|
host_url:
|
|
|
|
type: string
|
|
|
|
default: ''
|
|
|
|
description: Host URL without http:// or https://
|
|
|
|
website_id:
|
|
|
|
type: string
|
|
|
|
default: ''
|
2018-11-29 13:52:22 -05:00
|
|
|
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>.</>
|