X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;ds=sidebyside;f=app%2Fconfig%2Fconfig.yml;h=5b26b06fecf0d20f2132a4d220ada94556592db5;hb=e6f55346fd44911b0763720676481e65dfd35f84;hp=75e0903900e92acb3e7f13d603acd867b596319d;hpb=9e07dc982c92eb35ab82dffaab9c4a0b54ad7364;p=github%2Fwallabag%2Fwallabag.git diff --git a/app/config/config.yml b/app/config/config.yml index 75e09039..5b26b06f 100644 --- a/app/config/config.yml +++ b/app/config/config.yml @@ -45,9 +45,12 @@ twig: export_mobi: %export_mobi% export_pdf: %export_pdf% version: %app.version% + warning_message: %warning_message% paypal_url: "https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=9UBA65LG3FX9Y&lc=gb" flattr_url: "https://flattr.com/thing/1265480" - + form: + resources: + - LexikFormFilterBundle:Form:form_div_layout.html.twig # Assetic Configuration assetic: debug: "%kernel.debug%"