diff options
author | Nicolas LÅ“uillet <nicolas@loeuillet.org> | 2016-08-25 15:28:46 +0200 |
---|---|---|
committer | Nicolas LÅ“uillet <nicolas@loeuillet.org> | 2016-09-19 15:20:46 +0200 |
commit | 8fed8d1bacbbcbf606a94497c5b58f49068bd6a3 (patch) | |
tree | 8e56b1503d1781899c6fb1c160f05993108366be /app | |
parent | 05d2d62f128df5dafa3be17d9848fb9b5b146836 (diff) | |
download | wallabag-8fed8d1bacbbcbf606a94497c5b58f49068bd6a3.tar.gz wallabag-8fed8d1bacbbcbf606a94497c5b58f49068bd6a3.tar.zst wallabag-8fed8d1bacbbcbf606a94497c5b58f49068bd6a3.zip |
Add documentation about article sharing
Diffstat (limited to 'app')
-rw-r--r-- | app/config/config.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/config/config.yml b/app/config/config.yml index b3d71304..43e553e3 100644 --- a/app/config/config.yml +++ b/app/config/config.yml | |||
@@ -30,7 +30,7 @@ framework: | |||
30 | assets: ~ | 30 | assets: ~ |
31 | 31 | ||
32 | wallabag_core: | 32 | wallabag_core: |
33 | version: 2.0.8 | 33 | version: 2.1 |
34 | paypal_url: "https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=9UBA65LG3FX9Y&lc=gb" | 34 | paypal_url: "https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=9UBA65LG3FX9Y&lc=gb" |
35 | languages: | 35 | languages: |
36 | en: 'English' | 36 | en: 'English' |