As far as I know, remeberMe() sets the session cookie lifetime, while the lifetime of the session files on the disc is determined by the session.gc_maxlifetime php.ini directive, so you have to set it accordingly.
Regards, Ádám
As far as I know, remeberMe() sets the session cookie lifetime, while the lifetime of the session files on the disc is determined by the session.gc_maxlifetime php.ini directive, so you have to set it accordingly.
Regards, Ádám