mirror of
https://github.com/Aroy-Art/Aroy-Art-Site.git
synced 2024-12-26 05:56:50 +01:00
Set cookie expire to 1 year
This commit is contained in:
parent
ad5008470d
commit
9c03927ed6
1 changed files with 1 additions and 1 deletions
|
@ -55,7 +55,7 @@ params:
|
||||||
# Cookie-Box settings
|
# Cookie-Box settings
|
||||||
cookies:
|
cookies:
|
||||||
enable: true
|
enable: true
|
||||||
expire_days: 90
|
expire_days: 365
|
||||||
#################################################################
|
#################################################################
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue