Files
symfony-flex-recipes/symfony/framework-bundle/3.3/config/packages/framework.yaml
T

16 lines
404 B
YAML

framework:
secret: '%env(APP_SECRET)%'
#default_locale: en
#csrf_protection: ~
#http_method_override: true
# Enables session support. Note that the session will ONLY be started if you read or write from it.
# Remove or comment this section to explicitly disable session support.
session:
handler_id: ~
#esi: ~
#fragments: ~
php_errors:
log: true