mobilebroken/nflg-mobilebroken-push/src/main/resources/application.properties

30 lines
971 B
Properties
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

spring.application.name=push
spring.profiles.active=dev
server.port=8084
logging.level.root=info
server.tomcat.threads.max=1000
server.tomcat.max-connections=1000
# 设置最小空闲线程数
server.tomcat.threads.min-spare=50
# 设置接受队列大小
server.tomcat.accept-count=1000
# 调整异步请求超时时间(单位:毫秒)
spring.mvc.async.request-timeout=-1
# 设置连接超时时间单位毫秒设置为0表示无限制
server.tomcat.connection-timeout=0
# 设置最大空闲时间毫秒0表示无限制
server.tomcat.keep-alive-timeout=0
# 启用 keep-alive默认已启用但确保未被禁用
server.tomcat.max-keep-alive-requests=1000
# sa-token??
sa-token.is-log=true
sa-token.token-name=authorization
# token ????????? ??1??-1 ??????
sa-token.timeout=86400
sa-token.is-read-header=true
sa-token.is-read-cookie=false
sa-token.is-read-body=false
sa-token.is-share=true
sa-token.jwt-secret-key=sdadewr23DEWR342D3242c