Fix #2056 update config.yml

Resolves refresh token lifetime issue
This commit is contained in:
Yuriy Evdokimov 2016-11-21 11:13:40 +05:00 committed by GitHub
parent cb1a6590c0
commit 5e7fdfc8dd

View file

@ -193,7 +193,9 @@ fos_oauth_server:
auth_code_class: Wallabag\ApiBundle\Entity\AuthCode
service:
user_provider: fos_user.user_manager
options:
refresh_token_lifetime: 1209600
scheb_two_factor:
trusted_computer:
enabled: true