Key: DoubletUsersNumberOfNewUsersForSearch

From Catglobe Wiki
Jump to: navigation, search

<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"/>