moved etc/ to config/ and web/ to public/

This commit is contained in:
Fabien Potencier
2017-07-03 15:36:25 +03:00
parent 499cad4f16
commit bf2148f9f1
51 changed files with 45 additions and 45 deletions
@@ -0,0 +1,14 @@
framework:
secret: '%env(APP_SECRET)%'
#default_locale: en
#csrf_protection: null
#http_method_override: true
#trusted_hosts: null
# https://symfony.com/doc/current/reference/configuration/framework.html#handler-id
#session:
# handler_id: session.handler.native_file
# save_path: '%kernel.project_dir%/var/sessions/%kernel.environment%'
#esi: ~
#fragments: ~
php_errors:
log: true