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

From Catglobe Wiki

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