mirror of
https://github.com/continew-org/continew-admin.git
synced 2025-11-07 02:57:13 +08:00
refactor: 优化图形验证码使用及部分配置
This commit is contained in:
@@ -115,7 +115,6 @@ continew-starter.captcha:
|
||||
water-mark: ${project.app-name}
|
||||
## 图形验证码
|
||||
graphic:
|
||||
enabled: true
|
||||
# 类型
|
||||
type: SPEC
|
||||
# 内容长度
|
||||
|
||||
@@ -117,7 +117,6 @@ continew-starter.captcha:
|
||||
water-mark: ${project.app-name}
|
||||
## 图形验证码
|
||||
graphic:
|
||||
enabled: true
|
||||
# 类型
|
||||
type: SPEC
|
||||
# 内容长度
|
||||
|
||||
@@ -22,7 +22,6 @@ project:
|
||||
|
||||
--- ### 日志配置
|
||||
continew-starter.log:
|
||||
enabled: true
|
||||
# 包含信息
|
||||
include:
|
||||
- DESCRIPTION
|
||||
|
||||
Reference in New Issue
Block a user