"report": {
"autocompleteSearchDelay": 500
},
|
Property Name
|
Description
|
Default Value
|
Minimum Limit Value
|
||
|---|---|---|---|---|---|
|
"autocompleteSearchDelay"
|
Specifies the time, in milliseconds, after which the autocomplete ajax call starts to fetch user suggestions if the user has typed at least 2 characters. For example, if this is set to 3000, the ajax call starts after 3000 milliseconds, that is 3 seconds, if the user has typed at least 2 characters.
|
500
|
500
|