mirror of
https://github.com/continew-org/continew-admin.git
synced 2025-10-01 04:57:07 +08:00
优化:优化日志引擎记录登录日志
This commit is contained in:
@@ -36,7 +36,7 @@ logging:
|
||||
# 是否启用系统日志
|
||||
enabled: true
|
||||
# 是否记录内网 IP 操作
|
||||
includeInnerIp: false
|
||||
includeInnerIp: true
|
||||
# 哪些请求方式不记录系统日志
|
||||
#excludeMethods:
|
||||
# - GET
|
||||
|
Reference in New Issue
Block a user