mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-31 02:16:05 +01:00 
			
		
		
		
	improve MFA docs
This commit is contained in:
		| @@ -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.</p> | ||||
| <h2>Setup</h2> | ||||
| <p>MFA can only setup on server instance.</p> | ||||
| <p>MFA can only be set up on a server instance.</p> | ||||
| <h3>TOTP</h3> | ||||
| <ol> | ||||
|   <li>Go to "Menu" -> "Options" -> "MFA"</li> | ||||
|   | ||||
| @@ -666,6 +666,13 @@ | ||||
|                                     "type": "text", | ||||
|                                     "mime": "text/markdown", | ||||
|                                     "attributes": [ | ||||
|                                         { | ||||
|                                             "type": "relation", | ||||
|                                             "name": "internalLink", | ||||
|                                             "value": "Gzjqa934BdH4", | ||||
|                                             "isInheritable": false, | ||||
|                                             "position": 10 | ||||
|                                         }, | ||||
|                                         { | ||||
|                                             "type": "label", | ||||
|                                             "name": "shareAlias", | ||||
|   | ||||
| @@ -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 | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user