Adjusting the Cookie Duration

To set the duration of login cookies:

  1. On the Instance Administration page, stop the front-end server of the instance that you want to modify.
  2. Open the TMFrontendBootConf.xml file with a text editor. The default path for this file is C:\Program Files (x86)\Silk\Silk Central 20.0\instance_<instance number>_<instance name>\Conf\FontendServer on the front-end server.
  3. Locate the BootConf\Options\Login\MaxCookieAge XML tag. By default, the tag is set to <MaxCookieAge>30</MaxCookieAge>.
  4. Set the value to the number of days you want login cookies to remain active on user computers.
  5. Save and close the XML file.
  6. Re-start the front-end server.