Posts: 69
Threads: 30
Joined: Feb 2017
Reputation:
22
Hi All
is there a way to increase session timeout?
I don't like to login so often during a day.
bye
Lorenzo
Posts: 1,665
Threads: 644
Joined: Aug 2016
Reputation:
164
You can try change a PHP parameter ( in php.ini )
session.gc_maxlifetime = 21600
Ranieri
eCRM Web
Posts: 69
Threads: 30
Joined: Feb 2017
Reputation:
22
TNX,
but i'm on a shared hosting, i can't do this
Posts: 1,665
Threads: 644
Joined: Aug 2016
Reputation:
164
You can try add in your .htaccess
Ranieri
eCRM Web