mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-12 07:36:34 +03:00
Fixed spacing
This commit is contained in:
+12
-12
@@ -1,13 +1,13 @@
|
||||
ise_web_security:
|
||||
defaults:
|
||||
coop:
|
||||
active: true
|
||||
policy: 'same-origin'
|
||||
coep:
|
||||
active: true
|
||||
policy: 'require-corp'
|
||||
fetch_metadata:
|
||||
active: true
|
||||
allowed_endpoints: []
|
||||
trusted_types:
|
||||
enabled: false
|
||||
defaults:
|
||||
coop:
|
||||
active: true
|
||||
policy: 'same-origin'
|
||||
coep:
|
||||
active: true
|
||||
policy: 'require-corp'
|
||||
fetch_metadata:
|
||||
active: true
|
||||
allowed_endpoints: []
|
||||
trusted_types:
|
||||
enabled: false
|
||||
|
||||
Reference in New Issue
Block a user