More actions
jrfconvert import |
No edit summary |
||
Line 1: | Line 1: | ||
[[Category: | [[Category:Visitor_keys]] | ||
| {{HelpFiles_Deployment}} | ||
== Key: SiteVisitor_Request_Time_To_Live == | |||
===Syntax=== | === Syntax === | ||
<add key="SiteVisitor_Request_Time_To_Live" value="[NUMBER]"/> | <add key="SiteVisitor_Request_Time_To_Live" value="[NUMBER]"/> | ||
[NUMBER]: Integer value of 1 and above | [NUMBER]: Integer value of 1 and above | ||
===Purpose=== | === Purpose === | ||
Specifies the code that will make sure the site you are visiting will accept you as a visitor. | Specifies the code that will make sure the site you are visiting will accept you as a visitor. | ||
===Example of key=== | === Example of key === | ||
<add key="SiteVisitor_Request_Time_To_Live" value="300000"/> | <add key="SiteVisitor_Request_Time_To_Live" value="300000"/> __NOTOC__ <!-- imported from file: 6474.htm--> | ||
__NOTOC__ | |||
<!-- imported from file: 6474.htm--> |
Latest revision as of 09:50, 9 February 2012
<accesscontrol>Main:MyGroup</accesscontrol>
Key: SiteVisitor_Request_Time_To_Live
Syntax
<add key="SiteVisitor_Request_Time_To_Live" value="[NUMBER]"/>
[NUMBER]: Integer value of 1 and above
Purpose
Specifies the code that will make sure the site you are visiting will accept you as a visitor.
Example of key
<add key="SiteVisitor_Request_Time_To_Live" value="300000"/>