diff --git a/docs/authn/captcha.md b/docs/authn/captcha.md index b0d6777ce..705c04ae1 100644 --- a/docs/authn/captcha.md +++ b/docs/authn/captcha.md @@ -14,7 +14,7 @@

验证码配置

文件 -maxkey/config/applicationConfig.properties +maxkey/maxkey.properties

 #是否支持验证码
@@ -27,7 +27,7 @@ config.login.captcha.type=text
 MaxKey使用kaptcha作为验证码的插件,详细可参考Kaptchar详细配置表
 
 文件
-maxkey/config/kaptcha.properties
+maxkey/kaptcha.properties
 
 默认配置如下