mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-05-19 23:29:52 +08:00
站点超时时间设置
This commit is contained in:
@@ -334,6 +334,8 @@ export interface Site {
|
||||
public?: number
|
||||
// 备注
|
||||
note?: string
|
||||
// 超时时间
|
||||
timeout?: number
|
||||
// 流控单位周期
|
||||
limit_interval?: number
|
||||
// 流控次数
|
||||
|
||||
Reference in New Issue
Block a user