Syntax: SessionPeristentTimeout = seconds
Default: 8640000
Set the timeout of a persistent session to seconds seconds. The default value is 100 days. Unlike their name, it is a good idea to timeout persistent sessions too. This should be done with a long timeout value though.