mirror of
https://gitee.com/hhyykk/ipms-sjy.git
synced 2025-07-26 00:45:08 +08:00
BPM:【移除】Ureport 的实现,因为和 Spring Boot 兼容性较差
This commit is contained in:
@ -268,17 +268,3 @@ justauth:
|
||||
prefix: 'social_auth_state:' # 缓存前缀,目前只对 Redis 缓存生效,默认 JUSTAUTH::STATE::
|
||||
timeout: 24h # 超时时长,目前只对 Redis 缓存生效,默认 3 分钟
|
||||
|
||||
# TODO 赤焰:这个配置的目的是?
|
||||
#ureport配置
|
||||
#ureport:
|
||||
# disableHttpSessionReportCache: true #是否禁用
|
||||
# disableFileProvider: true #是否禁用
|
||||
# debug: true
|
||||
# fileStoreDir: D://ureport//files
|
||||
# provider:
|
||||
# database:
|
||||
# disabled: true
|
||||
# file:
|
||||
# disabled: true
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user