|
@@ -11,7 +11,7 @@ spring.application.name=teachcloud-report
|
|
|
|
|
|
#\u6570\u636E\u6E90\u914D\u7F6E
|
|
|
db.host=192.168.10.136
|
|
|
-#db.host=localhost
|
|
|
+db.host=localhost
|
|
|
db.port=3306
|
|
|
db.name=teachcloud-report
|
|
|
db.username=root
|
|
@@ -72,10 +72,8 @@ com.qmth.api.global-auth=true
|
|
|
#com.qmth.api.global-rate-limit=1/5s
|
|
|
|
|
|
#token\u8D85\u65F6\u914D\u7F6E
|
|
|
-#com.qmth.auth.time-max-ahead=1m
|
|
|
-#com.qmth.auth.time-max-delay=5m
|
|
|
-com.qmth.auth.time-max-ahead=2h
|
|
|
-com.qmth.auth.time-max-delay=2h
|
|
|
+com.qmth.auth.time-max-ahead=1m
|
|
|
+com.qmth.auth.time-max-delay=5m
|
|
|
|
|
|
#\u7F13\u5B58\u65F6\u95F4
|
|
|
com.qmth.cache.expire-after-write=8h
|