diff options
Diffstat (limited to 'app/config')
-rw-r--r-- | app/config/config.yml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/app/config/config.yml b/app/config/config.yml index 75e09039..1f5f7441 100644 --- a/app/config/config.yml +++ b/app/config/config.yml | |||
@@ -47,7 +47,9 @@ twig: | |||
47 | version: %app.version% | 47 | version: %app.version% |
48 | paypal_url: "https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=9UBA65LG3FX9Y&lc=gb" | 48 | paypal_url: "https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=9UBA65LG3FX9Y&lc=gb" |
49 | flattr_url: "https://flattr.com/thing/1265480" | 49 | flattr_url: "https://flattr.com/thing/1265480" |
50 | 50 | form: | |
51 | resources: | ||
52 | - LexikFormFilterBundle:Form:form_div_layout.html.twig | ||
51 | # Assetic Configuration | 53 | # Assetic Configuration |
52 | assetic: | 54 | assetic: |
53 | debug: "%kernel.debug%" | 55 | debug: "%kernel.debug%" |