updated

parent 593b98af
Showing with 1 additions and 1 deletions
......@@ -378,7 +378,7 @@ $config['encryption_key'] = 'GLn08ulSFJM3dTx4Q17o7hdFjlSEeX9I';
|
*/
$config['sess_driver'] = 'database';
$config['sess_save_path'] = 'appdb';
$config['sess_save_path'] = 'ci_sessions';
//$config['sess_driver'] = 'files';
$config['sess_cookie_name'] = 'ci_session';
$config['sess_expiration'] = 7200;
......
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 sign in to comment