mirror of
https://github.com/Aroy-Art/Aroy-Art-Site.git
synced 2024-12-26 19:04:22 +01:00
Set cookie expire to 90 days
This commit is contained in:
parent
8cff34c2c9
commit
ab4793acb6
1 changed files with 1 additions and 1 deletions
|
@ -55,7 +55,7 @@ params:
|
||||||
|
|
||||||
cookies:
|
cookies:
|
||||||
enable: true
|
enable: true
|
||||||
expire_days: 7
|
expire_days: 90
|
||||||
#################################################################
|
#################################################################
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue