Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/scriptscat/scriptcat
/ defaultCheckScriptUpdateCycle
Method
defaultCheckScriptUpdateCycle
src/pkg/config/config.ts:213–215 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
211
}
212
213
defaultCheckScriptUpdateCycle() {
214
return
86400;
215
}
216
217
// 检查更新周期,单位为秒
218
public getCheckScriptUpdateCycle() {
Callers
1
getCheckScriptUpdateCycle
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected