diff --git a/apps/server/src/assets/doc_notes/en/User Guide/User Guide/Installation & Setup/Server Installation/Multi-Factor Authentication.html b/apps/server/src/assets/doc_notes/en/User Guide/User Guide/Installation & Setup/Server Installation/Multi-Factor Authentication.html index 0ec7a8756..d7b14e017 100644 --- a/apps/server/src/assets/doc_notes/en/User Guide/User Guide/Installation & Setup/Server Installation/Multi-Factor Authentication.html +++ b/apps/server/src/assets/doc_notes/en/User Guide/User Guide/Installation & Setup/Server Installation/Multi-Factor Authentication.html @@ -16,7 +16,7 @@ every 30 seconds. You use this code, along with your password, to log into your account, making it much harder for anyone else to access them.

Setup

-

MFA can only setup on server instance.

+

MFA can only be set up on a server instance.

TOTP

  1. Go to "Menu" -> "Options" -> "MFA"
  2. diff --git a/docs/User Guide/!!!meta.json b/docs/User Guide/!!!meta.json index 2a19d33a0..3acbe598c 100644 --- a/docs/User Guide/!!!meta.json +++ b/docs/User Guide/!!!meta.json @@ -666,6 +666,13 @@ "type": "text", "mime": "text/markdown", "attributes": [ + { + "type": "relation", + "name": "internalLink", + "value": "Gzjqa934BdH4", + "isInheritable": false, + "position": 10 + }, { "type": "label", "name": "shareAlias", diff --git a/docs/User Guide/User Guide/Installation & Setup/Server Installation/Multi-Factor Authentication.md b/docs/User Guide/User Guide/Installation & Setup/Server Installation/Multi-Factor Authentication.md index f3cbe1335..a25269bdf 100644 --- a/docs/User Guide/User Guide/Installation & Setup/Server Installation/Multi-Factor Authentication.md +++ b/docs/User Guide/User Guide/Installation & Setup/Server Installation/Multi-Factor Authentication.md @@ -15,7 +15,7 @@ TOTP (Time-Based One-Time Password) is a security feature that generates a uniqu ## Setup -MFA can only setup on server instance. +MFA can only be set up on a server instance. ### TOTP