diff --git a/.symfony/recipe/nowo-tech/performance-bundle/0.0.1/config/packages/security_nowo_performance.yaml b/.symfony/recipe/nowo-tech/performance-bundle/0.0.1/config/packages/security_nowo_performance.yaml new file mode 100644 index 0000000..c7c462d --- /dev/null +++ b/.symfony/recipe/nowo-tech/performance-bundle/0.0.1/config/packages/security_nowo_performance.yaml @@ -0,0 +1,4 @@ +# Merged into security.access_control by Symfony (REQ-SEC-004). +security: + access_control: + - { path: ^/performance, roles: ROLE_ADMIN }