]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - app/config/config.yml
add tests for 2factor authentication
[github/wallabag/wallabag.git] / app / config / config.yml
index b2699c83aa5512077d9eddf21a05370bcf89bb73..4a2c02bf9370e1b7d90fe5ccf92ff5b413ffe9da 100644 (file)
@@ -173,11 +173,10 @@ fos_oauth_server:
         user_provider: fos_user.user_manager
 
 scheb_two_factor:
-
     trusted_computer:
         enabled: true
         cookie_name: wllbg_trusted_computer
-        cookie_lifetime: 5184000
+        cookie_lifetime: 2592000
 
     email:
         enabled: true