ActivityTimeout

Summary

This setting will define the number of seconds before a user is considered inactive.

Usage

 

ActivityTimeout=<integer>

Description

This setting will define the number of seconds of inactivity before a session is considered inactive and a user will consequently be logged out. 3600 seconds, the equivalent of 1 hour is standard.This setting is a DB handler specific setting and is therefore only used for the eZSessionHandlerDB is set in the setting Handler in the block [Session]. The PHP handler on the other hand will use the settings defined in php.ini for this.
This setting is case sensitive.

Examples

ActivityTimeout=3600

3600 seconds, the equivalent of 1 hour is standard.

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2013 eZ Systems AS (except where otherwise noted). All rights reserved.