From 302938e646d764cb7f0f63720d6b44fd1fa6e065 Mon Sep 17 00:00:00 2001 From: Unknwon Date: Sun, 30 Aug 2015 00:22:26 +0800 Subject: #1333 Disable Gravatar option when install --- modules/auth/user_form.go | 1 + 1 file changed, 1 insertion(+) (limited to 'modules/auth/user_form.go') diff --git a/modules/auth/user_form.go b/modules/auth/user_form.go index 4f00a7c2..e253d60f 100644 --- a/modules/auth/user_form.go +++ b/modules/auth/user_form.go @@ -36,6 +36,7 @@ type InstallForm struct { MailNotify bool OfflineMode bool + DisableGravatar bool DisableRegistration bool RequireSignInView bool -- cgit v1.2.3