Settings Module
| Setting | Description |
|---|---|
| Concurrent dumps | Number of websites to dump in parallel. Higher values increase CPU, RAM, and bandwidth usage. |
| Minimum rows | Skip databases that do not meet your required row count. |
| Auto-dumper | Automatically processes databases that meet your filters, saving you from opening the explorer manually. |
| Auto-dumper preset | Column names or presets to match before triggering an automatic dump (for example email and password). |
| Maximum retries | Number of retry attempts before the dumper skips a target. |
| Maximum timeout | Maximum time, in milliseconds, to wait before a request times out. |
| Main threads | Threads responsible for probing whether an injection works. |
| Secondary threads | Threads tasked with dumping tables, columns, and rows after an injection succeeds. |
Pair these options with the recommendations in Threads & Timeout to fine tune performance.