Difference between revisions of "Key: SiteVisitor Request Time To Live"

From Catglobe Wiki
Jump to: navigation, search
(jrfconvert import)
 
 
Line 1: Line 1:
[[Category:HelpBooks]]
+
[[Category:Visitor_keys]]

+
{{HelpFiles_Deployment}}
  
=====Key: SiteVisitor_Request_Time_To_Live=====
+
== 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"/>
+
&lt;add key="SiteVisitor_Request_Time_To_Live" value="300000"/&gt; __NOTOC__ <!-- imported from file: 6474.htm-->
__NOTOC__
 
<!-- imported from file: 6474.htm-->
 

Latest revision as of 11: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"/>