From d7dff1886444bb027fbdca22b8dd10536a05c81c Mon Sep 17 00:00:00 2001 From: Margaret Eker Date: Thu, 11 Apr 2024 15:25:27 -0500 Subject: [PATCH] Update src/pages/functional-testing-framework/two-factor-authentication.md --- .../functional-testing-framework/two-factor-authentication.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/functional-testing-framework/two-factor-authentication.md b/src/pages/functional-testing-framework/two-factor-authentication.md index f73c96f..19ca5ee 100644 --- a/src/pages/functional-testing-framework/two-factor-authentication.md +++ b/src/pages/functional-testing-framework/two-factor-authentication.md @@ -25,7 +25,7 @@ Now set the OTP window to `29`: -In [2.4.7](https://experienceleague.adobe.com/docs/commerce-operations/release/notes/adobe-commerce/2-4-7.html) and later, the OTP window configuration setting controls how long (in seconds) the system accepts an administrator's one-time-password (OTP) after it has expired. The system default is `1`. +In [2.4.7](https://experienceleague.adobe.com/docs/commerce-operations/release/notes/adobe-commerce/2-4-7.html) and later, the OTP window configuration setting controls how long (in seconds) the system accepts an administrator's one-time-password (OTP) after it has expired. This value must be less than 30 seconds. The system default is `1`. ```bash bin/magento config:set twofactorauth/google/otp_window 29