chore: add ignore version upgrade setting (#1491)

This commit is contained in:
boojack
2023-04-08 18:13:51 +08:00
committed by GitHub
parent ab867b68d3
commit 3eac19d258
9 changed files with 43 additions and 4 deletions

View File

@ -10,6 +10,8 @@ type SystemStatus struct {
// System settings
// Allow sign up.
AllowSignUp bool `json:"allowSignUp"`
// Ignore upgrade
IgnoreUpgrade bool `json:"ignoreUpgrade"`
// Disable public memos.
DisablePublicMemos bool `json:"disablePublicMemos"`
// Additional style.