For more information... RTFM!
NAVIGATION
PAGES THAT LINK HERE
ACCOUNT LOGIN

You are not logged in

Powered by Interchange version 5.7.0

SaveExpire

This directive specifies the default amount of time that a non-session cookie will be valid.

Synopsis

SaveExpire  interval

The parameter is expected to be a time interval.  The default is "30 days".

Scope

This directive is only available for use in the local (catalog.cfg) configuration file.  It will not affect any other website in any way.  This directive will not work in the global (interchange.cfg) configuration file. 

Description

This directive specifies the default amount of time that a non-session cookie will be valid.  Interchange uses the "MV_USERNAME" and "MV_PASSWORD" cookies to implement its CookieLogin feature.

This default time can be overridden when using the [set-cookie] tag's "expire" parameter.

Example

SaveExpire  52 weeks

Category:  Local config directives
Last modified by: Kevin Walsh
Modification date: Friday 7 July 2006 at 4:58 PM (EDT)
Home  |  Legal nonsense  |  Privacy policy  |  Contact us