From 4100a96cfd7d6ed55d422894eb34ee3da4e3d1cf Mon Sep 17 00:00:00 2001 From: Parker Date: Thu, 4 Feb 2021 11:14:00 +0800 Subject: [PATCH] =?UTF-8?q?=E7=99=BB=E5=BD=95=E7=A5=A8=E6=8D=AE=E7=BC=93?= =?UTF-8?q?=E5=AD=98=E7=BB=93=E6=9E=84=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- opsli-starter/src/main/resources/application.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/opsli-starter/src/main/resources/application.yaml b/opsli-starter/src/main/resources/application.yaml index c7b7c267..786ef24f 100644 --- a/opsli-starter/src/main/resources/application.yaml +++ b/opsli-starter/src/main/resources/application.yaml @@ -199,7 +199,7 @@ opsli: # 登录设置 login: # 限制登录数量 -1 为无限大 - limit-count: 4 + limit-count: -1 # 限制登录拒绝策略 after为后者 before为前者 limit-refuse: after # 失败次数