Toggle menu
862
3.8K
30.2K
279.1K
Catglobe Wiki
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Key: SiteVisitor Request Time To Live: Difference between revisions

From Catglobe Wiki
jrfconvert import
 
Cg_pham (talk | contribs)
No edit summary
 
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 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"/>