mirror of
https://github.com/symfony/recipes.git
synced 2026-09-17 10:06:28 +03:00
added version directories
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
framework:
|
||||
secret: "%env(APP_SECRET)%"
|
||||
#default_locale: en
|
||||
#csrf_protection: null
|
||||
#http_method_override: true
|
||||
#trusted_hosts: null
|
||||
#trusted_proxies: null
|
||||
# https://symfony.com/doc/current/reference/configuration/framework.html#handler-id
|
||||
#session:
|
||||
# handler_id: session.handler.native_file
|
||||
# save_path: "%kernel.root_dir%/../var/sessions/%kernel.environment%"
|
||||
#],
|
||||
#esi: ~
|
||||
#fragments: ~
|
||||
php_errors:
|
||||
log: true
|
||||
router:
|
||||
strict_requirements: null
|
||||
Reference in New Issue
Block a user