Merge branch 'main' into main

This commit is contained in:
Akizon
2025-09-17 16:52:51 +08:00
committed by GitHub
10 changed files with 827 additions and 2 deletions

View File

@@ -20,4 +20,5 @@ var (
CFAccessClientSecret string
MemoryIncludeCache bool
CustomDNS string
EnableGPU bool // 启用详细GPU监控
)