mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-07 18:44:08 +00:00
9 lines
163 B
YAML
9 lines
163 B
YAML
---
|
|
# config/packages/test/security.yaml
|
|
security:
|
|
firewalls:
|
|
default:
|
|
http_basic: ~
|
|
role_hierarchy:
|
|
CHILL_MASTER_ROLE: [CHILL_INHERITED_ROLE_1]
|