cfmgrv4 init...3
This commit is contained in:
parent
61e3bdd5bd
commit
b23cc59540
@ -40,7 +40,7 @@ class Session extends BaseConfig
|
|||||||
* The number of SECONDS you want the session to last.
|
* The number of SECONDS you want the session to last.
|
||||||
* Setting to 0 (zero) means expire when the browser is closed.
|
* Setting to 0 (zero) means expire when the browser is closed.
|
||||||
*/
|
*/
|
||||||
public int $expiration = 7200;
|
public int $expiration = 43200;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* --------------------------------------------------------------------------
|
* --------------------------------------------------------------------------
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user