feat: append config parameter: registerEnabled (#911)

This commit is contained in:
kleinsea
2021-05-29 09:58:11 +08:00
committed by GitHub
parent 8659bdcf77
commit c85c2da523
2 changed files with 3 additions and 0 deletions

View File

@@ -27,6 +27,7 @@ func SiteConfig(c *gin.Context) {
"captcha_ReCaptchaKey",
"captcha_type",
"captcha_TCaptcha_CaptchaAppId",
"register_enabled",
)
// 如果已登录,则同时返回用户信息和标签