mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-07-29 11:02:28 +08:00
feat: 🎸 remove totp config
This commit is contained in:
parent
c921982ae7
commit
243d7d0ee9
@ -46,19 +46,6 @@ cookieMaxAge=1814400
|
||||
#syncServerProxy=
|
||||
|
||||
[MultiFactorAuthentication]
|
||||
# Set to true to enable TOTP authentication
|
||||
# This will require users to enter a one-time password in addition to their password to log in to Trilium
|
||||
# This is a security feature that adds an extra layer of protection to your account
|
||||
totpEnabled=false
|
||||
|
||||
# Set the secret key for TOTP authentication
|
||||
# This is a security feature that adds an extra layer of protection to your account
|
||||
totpSecret=my-secret-key
|
||||
|
||||
# Set to true to enable OAuth/OpenID authentication
|
||||
# This will allow users to log in to Trilium using an account from another service, like Google, to verify their identity
|
||||
ssoEnabled=false
|
||||
|
||||
# Set the base URL for OAuth/OpenID authentication
|
||||
# This is the URL of the service that will be used to verify the user's identity
|
||||
oauthBaseUrl=http://localhost:8080
|
||||
|
Loading…
x
Reference in New Issue
Block a user