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: DoubletUsersNumberOfNewUsersForSearch: Difference between revisions

From Catglobe Wiki
jrfconvert import
 
Cg_pham (talk | contribs)
No edit summary
Line 1: Line 1:
[[Category:HelpBooks]]
[[Category:HR_keys]]

{{HelpFiles_Deployment}}


=====Key: DoubletUsersNumberOfNewUsersForSearch=====
==Key: DoubletUsersNumberOfNewUsersForSearch==


===Syntax===
===Syntax===

Revision as of 10:15, 6 February 2012

<accesscontrol>Main:MyGroup</accesscontrol>

Key: DoubletUsersNumberOfNewUsersForSearch

Syntax

<add key="DoubletUsersNumberOfNewUsersForSearch" value="[NUMBER]"/>

[NUMBER] Positive integer number

Purpose

<DoubletUsersNumberOfNewUsersForSearch>: when the search task starts, it counts the number of newly added users first. If this value is greater than DoubletUsersNumberOfNewUsersForSearch, the search task will continue to search for duplicates. Otherwise, the search task ends and will be launched again at the next scheduled time.

Default value: 0.Recommended value: 1000.

Example of key

<add key="DoubletUsersNumberOfNewUsersForSearch" value="1000"/>