Skip to content

UI.modern.session.timeout

Specify how long should Funnelback keep the session since the last visit of the search user.

Key: ui.modern.session.timeout
Type: Integer
Can be set in: profile.cfg, collection.cfg

Description

This setting controls the session timeout for the search session and history features.

The timeout is the time since the last visit of the search user to the Funnelback server. If the user returns to the Funnelback servers past the configured value, its session will be discarded and a new one will be created, generating a new user identifier.

The timeout is expressed in seconds.

Default Value

The default timeout is 1 year:

ui.modern.session.timeout=31536000

Examples

Expire sessions after 1 week (60s * 60m * 24h * 7d):

ui.modern.session.timeout=604800

See Also

top

Funnelback logo
v15.24.0