mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-07-27 18:12:29 +08:00
add sync known issue
This commit is contained in:
parent
4dcb697a8f
commit
3222765bb6
@ -19,6 +19,12 @@ class="admonition warning">
|
||||
your account, making it much harder for anyone else to access them.</p>
|
||||
<h2>Setup</h2>
|
||||
<p>MFA can only be set up on a server instance.</p>
|
||||
<aside class="admonition note">
|
||||
<p>When Multi-Factor Authentication (MFA) is enabled on a server instance,
|
||||
a new desktop instance may fail to sync with it. As a temporary workaround,
|
||||
you can disable MFA to complete the initial sync, then re-enable MFA afterward.
|
||||
This issue will be addressed in a future release.</p>
|
||||
</aside>
|
||||
<h3>TOTP</h3>
|
||||
<ol>
|
||||
<li>Go to "Menu" -> "Options" -> "MFA"</li>
|
||||
|
@ -18,6 +18,9 @@ TOTP (Time-Based One-Time Password) is a security feature that generates a uniqu
|
||||
|
||||
MFA can only be set up on a server instance.
|
||||
|
||||
> [!NOTE]
|
||||
> When Multi-Factor Authentication (MFA) is enabled on a server instance, a new desktop instance may fail to sync with it. As a temporary workaround, you can disable MFA to complete the initial sync, then re-enable MFA afterward. This issue will be addressed in a future release.
|
||||
|
||||
### TOTP
|
||||
|
||||
1. Go to "Menu" -> "Options" -> "MFA"
|
||||
|
Loading…
x
Reference in New Issue
Block a user