mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-30 18:05:55 +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 |   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> |   your account, making it much harder for anyone else to access them.</p> | ||||||
| <h2>Setup</h2> | <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> | <h3>TOTP</h3> | ||||||
| <ol> | <ol> | ||||||
|   <li>Go to "Menu" -> "Options" -> "MFA"</li> |   <li>Go to "Menu" -> "Options" -> "MFA"</li> | ||||||
|   | |||||||
| @@ -666,6 +666,13 @@ | |||||||
|                                     "type": "text", |                                     "type": "text", | ||||||
|                                     "mime": "text/markdown", |                                     "mime": "text/markdown", | ||||||
|                                     "attributes": [ |                                     "attributes": [ | ||||||
|  |                                         { | ||||||
|  |                                             "type": "relation", | ||||||
|  |                                             "name": "internalLink", | ||||||
|  |                                             "value": "Gzjqa934BdH4", | ||||||
|  |                                             "isInheritable": false, | ||||||
|  |                                             "position": 10 | ||||||
|  |                                         }, | ||||||
|                                         { |                                         { | ||||||
|                                             "type": "label", |                                             "type": "label", | ||||||
|                                             "name": "shareAlias", |                                             "name": "shareAlias", | ||||||
|   | |||||||
| @@ -15,7 +15,7 @@ TOTP (Time-Based One-Time Password) is a security feature that generates a uniqu | |||||||
|  |  | ||||||
| ## Setup | ## Setup | ||||||
|  |  | ||||||
| MFA can only setup on server instance. | MFA can only be set up on a server instance. | ||||||
|  |  | ||||||
| ### TOTP | ### TOTP | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user