Skip to content

Commit

Permalink
Update src/pages/functional-testing-framework/two-factor-authenticati…
Browse files Browse the repository at this point in the history
…on.md
  • Loading branch information
meker12 authored Apr 11, 2024
1 parent 8048aba commit d7dff18
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ Now set the OTP window to `29`:

<InlineAlert variant="info" slots="text" />

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
Expand Down

0 comments on commit d7dff18

Please sign in to comment.