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