The default amount of time that a cookie will be valid for (other than the MV_SESSION_ID cookie). The ones used in MiniVend by default are MV_USERNAME and MV_PASSWORD, for the CookieLogin feature.
Specified the same as SessionExpire, with an integer number followed by one
of minutes
or hours
or days
or weeks
.
SaveExpire 52 weeks
Default is 30 days
.