mirror of
https://gitcode.com/gitea/gitea.git
synced 2025-08-06 01:37:25 +08:00
#1333 Disable Gravatar option when install
This commit is contained in:
@ -36,6 +36,7 @@ type InstallForm struct {
|
||||
MailNotify bool
|
||||
|
||||
OfflineMode bool
|
||||
DisableGravatar bool
|
||||
DisableRegistration bool
|
||||
RequireSignInView bool
|
||||
|
||||
|
Reference in New Issue
Block a user