Skip to content

Commit ee10e68

Browse files
authored
Add raw tag to prevent build errors.
1 parent 9c8ab08 commit ee10e68

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/configure-2fa.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,10 @@ Use the action `getOTP` [Reference](./test/actions.md#getotp) to generate the co
4444
Note:
4545
You will need to set the `secret` for any non-default admin users first, before using `getOTP`. For example:
4646

47+
{%raw%}
48+
4749
```xml
4850
<magentoCLI command="security:tfa:google:set-secret admin2 {{_CREDS.magento/tfa/OTP_SHARED_SECRET}}" stepKey="setSecret"/>
4951
```
52+
53+
{%endraw%}

0 commit comments

Comments
 (0)