Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/addons/captcha/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ When a visitor exceeds the rate limit, the plugin responds with:

#### Checkout Defaults

Ultimate Multisite: Captcha v1.6.1 uses safer checkout rate-limit defaults: **20 attempts per 10-minute window** with a **10-minute block duration** after the limit is exceeded. This wider threshold reduces false positives for legitimate shoppers who retry checkout after payment, billing, or validation errors while still blocking abusive retry patterns used in card-testing attacks.
Ultimate Multisite: Captcha v1.6.1 uses safer checkout rate-limit defaults: **5 attempts per 10-minute window** with a **1-hour block duration** after the limit is exceeded. This threshold reduces false positives for legitimate shoppers who retry checkout after payment, billing, or validation errors while still blocking abusive retry patterns used in card-testing attacks.

#### Tarpit Timing

Expand Down