Commit f19294ac by Kohinos Cooperatic

#4720 : increase duration of cookie rememberme to restart session automaticaly…

#4720 : increase duration of cookie rememberme to restart session automaticaly even after phpsessionclean.timer deleted session older than gc_maxlifetime
parent 51b52154
......@@ -62,7 +62,7 @@ security:
entry_point: App\Security\LoginAuthenticator
remember_me:
secret: "%kernel.secret%"
lifetime: 1800
lifetime: 6048800
path: /
domain: ~
user_provider: fos_userbundle
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment