aboutsummaryrefslogtreecommitdiffhomepage
path: root/app
diff options
context:
space:
mode:
authorNicolas LÅ“uillet <nicolas@loeuillet.org>2017-01-17 10:46:41 +0100
committerNicolas LÅ“uillet <nicolas@loeuillet.org>2017-01-17 13:59:39 +0100
commit1ba542ce04fb3e573bc605d24251dca3b3bf5b48 (patch)
treeed6621c5197be9758c312a4bbe9bf2a852c4b878 /app
parent9123cb3053a1e5e8730e44a2723cd61bb9b08512 (diff)
downloadwallabag-1ba542ce04fb3e573bc605d24251dca3b3bf5b48.tar.gz
wallabag-1ba542ce04fb3e573bc605d24251dca3b3bf5b48.tar.zst
wallabag-1ba542ce04fb3e573bc605d24251dca3b3bf5b48.zip
Prepare wallabag 2.1.6 :rocket:
Diffstat (limited to 'app')
-rw-r--r--app/config/config.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/config/config.yml b/app/config/config.yml
index 3d9067d1..ca0ba1d8 100644
--- a/app/config/config.yml
+++ b/app/config/config.yml
@@ -30,7 +30,7 @@ framework:
30 assets: ~ 30 assets: ~
31 31
32wallabag_core: 32wallabag_core:
33 version: 2.1.5 33 version: 2.1.6
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'
@@ -195,7 +195,7 @@ fos_oauth_server:
195 user_provider: fos_user.user_manager 195 user_provider: fos_user.user_manager
196 options: 196 options:
197 refresh_token_lifetime: 1209600 197 refresh_token_lifetime: 1209600
198 198
199scheb_two_factor: 199scheb_two_factor:
200 trusted_computer: 200 trusted_computer:
201 enabled: true 201 enabled: true