Fix format for importing codes
This commit is contained in:
parent
d66a5db998
commit
153998763e
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ You can add tokens to ente by one of the following methods:
|
|||
3. Bulk importing from a file that contains a list of codes in the following
|
||||
format:
|
||||
```
|
||||
otpauth://totp/ACCOUNT?secret=SUPERSECRET&issuer=SERVICE
|
||||
otpauth://totp/provider.com:you@email.com?secret=YOUR_SECRET
|
||||
```
|
||||
The codes maybe separated by new lines or commas.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue