diff --git a/docs/addons/captcha/index.mdx b/docs/addons/captcha/index.mdx index ab0d9d952..9d04790ee 100644 --- a/docs/addons/captcha/index.mdx +++ b/docs/addons/captcha/index.mdx @@ -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