From 574e611f745f145a9d42c2bd9f8bbd0c9cbeba13 Mon Sep 17 00:00:00 2001 From: "Dave (translate via Sonnet 4.6)" Date: Fri, 10 Jul 2026 10:31:38 -0600 Subject: [PATCH] docs: fix captcha checkout rate-limit defaults --- docs/addons/captcha/index.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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