aboutsummaryrefslogtreecommitdiffhomepage
path: root/app/config
diff options
context:
space:
mode:
authorNicolas LÅ“uillet <nicolas.loeuillet@smile.fr>2016-01-15 15:09:43 +0100
committerNicolas LÅ“uillet <nicolas.loeuillet@smile.fr>2016-01-15 15:46:46 +0100
commitb91465c067c17eec0d8dfc22c84f58421579709c (patch)
treed42ef8a9eed3412aaa90ac2aa0507da88fb120fc /app/config
parent1930c19d8214c05ceefac5ac011a6b6e7e4a983d (diff)
downloadwallabag-b91465c067c17eec0d8dfc22c84f58421579709c.tar.gz
wallabag-b91465c067c17eec0d8dfc22c84f58421579709c.tar.zst
wallabag-b91465c067c17eec0d8dfc22c84f58421579709c.zip
remove flattr on about page
Diffstat (limited to 'app/config')
-rw-r--r--app/config/config.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/app/config/config.yml b/app/config/config.yml
index 19e7155d..23262469 100644
--- a/app/config/config.yml
+++ b/app/config/config.yml
@@ -60,7 +60,6 @@ twig:
60 twofactor_auth: %twofactor_auth% 60 twofactor_auth: %twofactor_auth%
61 warning_message: %warning_message% 61 warning_message: %warning_message%
62 paypal_url: "https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=9UBA65LG3FX9Y&lc=gb" 62 paypal_url: "https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=9UBA65LG3FX9Y&lc=gb"
63 flattr_url: "https://flattr.com/thing/1265480"
64 form_themes: 63 form_themes:
65 - "LexikFormFilterBundle:Form:form_div_layout.html.twig" 64 - "LexikFormFilterBundle:Form:form_div_layout.html.twig"
66 65