mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-02 01:52:10 +09:00
Remove session keys option
This commit is contained in:
parent
78ba527c78
commit
ced866d5e0
5 changed files with 1 additions and 17 deletions
|
|
@ -58,7 +58,6 @@ return array(
|
|||
'session' => array(
|
||||
'delay' => false,
|
||||
'use_db' => false,
|
||||
'use_keys' => false,
|
||||
'use_ssl' => false,
|
||||
'use_ssl_cookies' => false,
|
||||
'samesite' => 'Lax',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue