We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d2e0def commit 900e825Copy full SHA for 900e825
modules/setting/service.go
@@ -27,8 +27,8 @@ var Service struct {
27
EnableReverseProxyAutoRegister bool
28
EnableReverseProxyEmail bool
29
EnableCaptcha bool
30
- RequireExternalRegistrationCaptcha bool
31
- RequireExternalRegistrationPassword bool
+ RequireExternalRegistrationCaptcha bool
+ RequireExternalRegistrationPassword bool
32
CaptchaType string
33
RecaptchaSecret string
34
RecaptchaSitekey string
0 commit comments