Results 1 to 3 of 3

Thread: SugarCRM 4 - Howto disable the logout timeout

  1. #1
    etiennep is offline Member
    Join Date
    Dec 2005
    Posts
    9

    Default SugarCRM 4 - Howto disable the logout timeout

    Hello all,

    I have read the manual and it states that this is a php configuration varible. Can someone please say what php configuration varible... as I am unable to find one that is related. All my php,ini stuff have their session timeout set to when the browser closes and that has no effect on the logout timeout of 30 minutes. The other "cookie" information sets its expirary to 2 months from the date and time of the login. If it is indeed a configuration parameter then I think it would be part of config.php in the sugar install - and I would apreciate if someone can give me the parameter and its value.

    Thank you.

  2. #2
    joey is offline Sugar Team Member
    Join Date
    May 2005
    Location
    Austin, TX
    Posts
    17

    Default Re: SugarCRM 4 - Howto disable the logout timeout

    The value you're looking for in your php.ini file is:

    session.gc_maxlifetime

    The value on the opposite side of the equals sign is in seconds. By default, this is set to 1440 which is 24 minutes.

    Let me know if you have any more questions.

    Regards,
    Joey P.
    SugarCRM

  3. #3
    benchmarkestimating is offline Junior Member
    Join Date
    Mar 2011
    Posts
    3

    Smile Re: SugarCRM 4 - Howto disable the logout timeout

    Another idea is just to add a plugin into your browser that just refreshes your page so you don't get logged out.

    Once installed you just press the new button or page tab and set the refresh time for the tab you are looking at within the browser. As long as one of your tabs for SugarCRM has this active, then your session should not time out.

    Chrome: https://chrome.google.com/webstore/d...pbgndfojhdhmjo
    Firefox: https://addons.mozilla.org/en-US/fir...n/reloadevery/
    IE: AutoRefresher for IE - Free software downloads and software reviews - CNET Download.com

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •