Files
SyliusGDPRPlugin/tests/Application/config/packages/framework.yaml
Luca Gallois bfaeccebd8 init plugin
2021-05-07 16:20:21 +02:00

7 lines
119 B
YAML

framework:
secret: '%env(APP_SECRET)%'
form: true
csrf_protection: true
session:
handler_id: ~