mirror of
https://github.com/usememos/memos.git
synced 2025-06-05 22:09:59 +02:00
feat: add security related settings
This commit is contained in:
@ -28,10 +28,6 @@ type Profile struct {
|
||||
Driver string
|
||||
// Version is the current version of server
|
||||
Version string
|
||||
// Pubic is the flag whether the instance is public for others.
|
||||
Public bool
|
||||
// PasswordAuth is the flag whether the instance uses password authentication.
|
||||
PasswordAuth bool
|
||||
// InstanceURL is the url of your memos instance.
|
||||
InstanceURL string
|
||||
}
|
||||
|
Reference in New Issue
Block a user