wip: media migration progress
This commit is contained in:
@@ -96,6 +96,10 @@ logging:
|
||||
org.springframework.web.servlet.DispatcherServlet: debug
|
||||
org.springframework.security: debug
|
||||
|
||||
clerk:
|
||||
media:
|
||||
migration-enabled: false
|
||||
|
||||
jwt:
|
||||
tokenHeader: X-Token #JWT存储的请求头
|
||||
tokenHead: Bearer #JWT负载中拿到开头
|
||||
@@ -117,4 +121,3 @@ xl:
|
||||
authCode:
|
||||
# 登录验证码是否开启,开发环境配置false方便测试
|
||||
enable: ${XL_LOGIN_AUTHCODE_ENABLE:false}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user