$registrars
$registrars : array
An optional array of classes that will act as Registrars for rapidly setting config class properties.
Class ContentSecurityPolicyConfig
Stores the default settings for the ContentSecurityPolicy, if you choose to use it. The values here will be read in and set as defaults for the site. If needed, they can be overridden on a page-by-page basis.
Suggested reference for explanations: https://www.html5rocks.com/en/tutorials/security/content-security-policy/
Loading…