diff --git a/app/config/config.yml b/app/config/config.yml index 4c446878f8..9b12f50174 100644 --- a/app/config/config.yml +++ b/app/config/config.yml @@ -21,7 +21,6 @@ framework: #serializer: { enable_annotations: true } templating: engines: ['twig'] - #assets_version: SomeVersionScheme default_locale: "%locale%" trusted_hosts: ~ trusted_proxies: ~ @@ -31,7 +30,7 @@ framework: save_path: "%kernel.root_dir%/../var/sessions/%kernel.environment%" fragments: ~ http_method_override: true - assets: ~ + assets: ~ # Twig Configuration twig: