-
-
Notifications
You must be signed in to change notification settings - Fork 724
HelpAddonsTokengenOptions
kingthorin edited this page Jul 15, 2019
·
3 revisions
This screen allows you to configure the Token Generator.
Configuration Options | |||
---|---|---|---|
Field | Details | Default | Config File |
Number of Threads | The number of threads used during the token generation. | 5 | Key: tokengen.threadsPerScan Value: a non-negative integer. |
Request Delay (in milliseconds) | The time to wait before sending each request, to avoid overloading the target server. Note: Given the high number of requests sent during the Token Generation increasing the delay might have a high impact on the time that the generation will take to complete. |
0 | Key: tokengen.requestDelayInMs Value: a non-negative integer. |