aboutsummaryrefslogtreecommitdiffhomepage
path: root/app/config/config.yml
diff options
context:
space:
mode:
Diffstat (limited to 'app/config/config.yml')
-rw-r--r--app/config/config.yml4
1 files changed, 3 insertions, 1 deletions
diff --git a/app/config/config.yml b/app/config/config.yml
index 944ae40f..3d9067d1 100644
--- a/app/config/config.yml
+++ b/app/config/config.yml
@@ -193,7 +193,9 @@ fos_oauth_server:
193 auth_code_class: Wallabag\ApiBundle\Entity\AuthCode 193 auth_code_class: Wallabag\ApiBundle\Entity\AuthCode
194 service: 194 service:
195 user_provider: fos_user.user_manager 195 user_provider: fos_user.user_manager
196 196 options:
197 refresh_token_lifetime: 1209600
198
197scheb_two_factor: 199scheb_two_factor:
198 trusted_computer: 200 trusted_computer:
199 enabled: true 201 enabled: true