mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-16 01:26:27 +03:00
14 lines
312 B
YAML
14 lines
312 B
YAML
ise_web_security:
|
|
defaults:
|
|
coop:
|
|
active: true
|
|
policy: 'same-origin'
|
|
coep:
|
|
active: true
|
|
policy: 'require-corp'
|
|
fetch_metadata:
|
|
active: true
|
|
allowed_endpoints: []
|
|
trusted_types:
|
|
active: false
|