@@ -57,4 +57,6 @@ wechat:
getuserinfo: https://qyapi.weixin.qq.com/cgi-bin/user/getuserinfo?access_token=%s&code=%s
corpid: ${WECHAT_CORPID:}
corpsecret: ${WECHAT_CORPSECRET:}
-
+user:
+ captcha:
+ enabled: ${USER_CAPTCHA_ENABLED:false}