mirror of
https://github.com/continew-org/continew-admin.git
synced 2025-09-16 01:01:39 +08:00
refactor: 修正部分配置
This commit is contained in:
@@ -23,7 +23,7 @@ project:
|
|||||||
--- ### 日志配置
|
--- ### 日志配置
|
||||||
continew-starter.log:
|
continew-starter.log:
|
||||||
# 包含信息
|
# 包含信息
|
||||||
include:
|
includes:
|
||||||
- DESCRIPTION
|
- DESCRIPTION
|
||||||
- MODULE
|
- MODULE
|
||||||
- REQUEST_HEADERS
|
- REQUEST_HEADERS
|
||||||
@@ -122,6 +122,7 @@ sa-token:
|
|||||||
## 扩展配置
|
## 扩展配置
|
||||||
extension:
|
extension:
|
||||||
enabled: true
|
enabled: true
|
||||||
|
enableJwt: true
|
||||||
# 持久层配置
|
# 持久层配置
|
||||||
dao.type: REDIS
|
dao.type: REDIS
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user