Update captcha.md

This commit is contained in:
shimingxy 2020-05-31 10:23:14 +08:00
parent 4c8635d062
commit 1c0ea6ce7e

View File

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