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

15 lines
389 B
YAML

framework:
secret: '%env(APP_SECRET)%'
#default_locale: en
#csrf_protection: ~
#http_method_override: true
#trusted_hosts: ~
# https://symfony.com/doc/current/reference/configuration/framework.html#handler-id
#session:
# # The native PHP session handler will be used
# handler_id: ~
#esi: ~
#fragments: ~
php_errors:
log: true