优化云服的build性能需求

This commit is contained in:
2026-07-27 22:47:40 +08:00
parent d6ef302b8c
commit afcfcab8d1
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ bindPort = {{.BindPort}}
auth.token = "{{.Token}}"
log.to = "./frps.log"
log.to = "./frpc.log"
log.level = "{{.LogLevel}}"
log.maxDays = {{.LogMaxDays}}