mirror of
https://github.com/acepanel/panel.git
synced 2026-02-07 10:37:14 +08:00
feat: 调整部分参数
This commit is contained in:
@@ -11,7 +11,7 @@ import (
|
||||
|
||||
func Boot() {
|
||||
debug.SetGCPercent(10)
|
||||
debug.SetMemoryLimit(512 << 20)
|
||||
debug.SetMemoryLimit(64 << 20)
|
||||
|
||||
zhcn.RegisterGlobal()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user