diff --git a/modules/setting/setting.go b/modules/setting/setting.go index f2bb11165..cd556acf2 100644 --- a/modules/setting/setting.go +++ b/modules/setting/setting.go @@ -451,10 +451,10 @@ var Service struct { RequireSignInView bool EnableCacheAvatar bool EnableNotifyMail bool + DisableMinimumKeySizeCheck bool EnableReverseProxyAuth bool EnableReverseProxyAutoRegister bool EnableCaptcha bool - DisableMinimumKeySizeCheck bool } func newService() { diff --git a/templates/base/footer.tmpl b/templates/base/footer.tmpl index 5f2e8da03..fc96968ce 100644 --- a/templates/base/footer.tmpl +++ b/templates/base/footer.tmpl @@ -7,13 +7,10 @@