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: ShowCloseWaitingPage

From Catglobe Wiki
Revision as of 09:35, 7 February 2012 by Cg_pham (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

<accesscontrol>Main:MyGroup</accesscontrol>



Key: ShowCloseWaitingPage

Syntax

<add key="ShowCloseWaitingPage" value="[TRUE/FALSE]"/>

[TRUE/FALSE]: Either insert "true" or "false" into value

Purpose

This key is used for determining whether the Close Waiting item is shown in the Tools menu. can be “true” or “false”.

If is “true”, Close Waiting item will be shown. Otherwise, it’ll be hidden.

This key is optional and its default value is false.

Primarily used for test sites. Recommended value is thus "False".

Example of key

<add key="ShowCloseWaitingPage" value="false"/>