diff options
author | Jeremy Benoist <jeremy.benoist@gmail.com> | 2015-08-20 20:39:52 +0200 |
---|---|---|
committer | Jeremy Benoist <jeremy.benoist@gmail.com> | 2015-08-20 20:39:52 +0200 |
commit | 6682139ec50e29308953a50dcbd088e6d8a07e81 (patch) | |
tree | 0786b588729e3fd474a08b68ce288078e4354cfa /app | |
parent | e6f55346fd44911b0763720676481e65dfd35f84 (diff) | |
download | wallabag-6682139ec50e29308953a50dcbd088e6d8a07e81.tar.gz wallabag-6682139ec50e29308953a50dcbd088e6d8a07e81.tar.zst wallabag-6682139ec50e29308953a50dcbd088e6d8a07e81.zip |
CS
Diffstat (limited to 'app')
-rw-r--r-- | app/config/config.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/config/config.yml b/app/config/config.yml index 5b26b06f..efc815b8 100644 --- a/app/config/config.yml +++ b/app/config/config.yml | |||
@@ -51,6 +51,7 @@ twig: | |||
51 | form: | 51 | form: |
52 | resources: | 52 | resources: |
53 | - LexikFormFilterBundle:Form:form_div_layout.html.twig | 53 | - LexikFormFilterBundle:Form:form_div_layout.html.twig |
54 | |||
54 | # Assetic Configuration | 55 | # Assetic Configuration |
55 | assetic: | 56 | assetic: |
56 | debug: "%kernel.debug%" | 57 | debug: "%kernel.debug%" |