From da23193c0c00ef90fac94499489580d377665827 Mon Sep 17 00:00:00 2001 From: Jakub Zalas Date: Thu, 12 Feb 2015 17:52:10 +0000 Subject: [PATCH] Enable assets. --- app/config/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/config/config.yml b/app/config/config.yml index bf4da51352..05777bffc8 100644 --- a/app/config/config.yml +++ b/app/config/config.yml @@ -15,7 +15,7 @@ framework: validation: { enable_annotations: true } templating: engines: ['twig'] - #assets_version: SomeVersionScheme + assets: ~ default_locale: "%locale%" trusted_hosts: ~ trusted_proxies: ~