Commit 9c5c2b85 by Yvon

Merge branch 'master' into develop

parents b87e8ca2 157ff19b
...@@ -62,7 +62,7 @@ security: ...@@ -62,7 +62,7 @@ security:
entry_point: App\Security\LoginAuthenticator entry_point: App\Security\LoginAuthenticator
remember_me: remember_me:
secret: "%kernel.secret%" secret: "%kernel.secret%"
lifetime: 1800 lifetime: 604800
path: / path: /
domain: ~ domain: ~
user_provider: fos_userbundle 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