站点超时时间设置

This commit is contained in:
jxxghp
2024-05-16 14:42:35 +08:00
parent 6b7d0a0fe2
commit 5580921b7d
2 changed files with 9 additions and 4 deletions

View File

@@ -334,6 +334,8 @@ export interface Site {
public?: number
// 备注
note?: string
// 超时时间
timeout?: number
// 流控单位周期
limit_interval?: number
// 流控次数