缓存策略默认最大内容长度从32M改成256M,预热超时时间从10秒改成60秒

This commit is contained in:
刘祥超
2021-01-11 11:50:44 +08:00
parent e70ba457b2
commit 5e99f7b58d
4 changed files with 34 additions and 35 deletions

View File

@@ -1,7 +1,7 @@
package teaconst
const (
Version = "0.0.7.1"
Version = "0.0.8"
ProductName = "Edge Admin"
ProcessName = "edge-admin"