mirror of
https://github.com/go-gitea/gitea
synced 2025-07-14 22:47:21 +00: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