0

How to Configure a Global Inactive Timeout Setting for Axiom Sessions (version 24)

  • updated 3 mths ago

The global inactive timeout setting is used to log a user out of their session if the session has been inactive for a given amount of time. In order to configure this feature:

  1. On the server where the Axiom service is installed (not a client's machine), open C:\Program Files\Canary\Axiom\wwwroot\settings.json.
  2. Set the "inactive_timeout" parameter to the desired time in milliseconds. "0" is off.

  3. Save the file. A service restart is NOT needed. (Axiom sessions will pick up the change when they are initiated.)

If a user's session is inactive for the amount of milliseconds configured, the following screen will appear:

Reply Oldest first
  • Oldest first
  • Newest first
  • Active threads
  • Popular

Support Center