2
0
mirror of https://github.com/acepanel/panel.git synced 2026-02-07 10:37:14 +08:00

feat: 调整部分参数

This commit is contained in:
耗子
2024-06-25 18:42:00 +08:00
parent aa080dab15
commit ee87bf65b4
4 changed files with 43 additions and 10 deletions

View File

@@ -11,7 +11,7 @@ import (
func Boot() {
debug.SetGCPercent(10)
debug.SetMemoryLimit(512 << 20)
debug.SetMemoryLimit(64 << 20)
zhcn.RegisterGlobal()