mirror of
https://github.com/QuantumNous/new-api.git
synced 2026-09-11 06:30:21 +00:00
feat(task): replace built-in task adaptors with a sandboxed JS plugin system (#7076)
This commit is contained in:
@@ -18,6 +18,10 @@ var GenerateDefaultToken bool
|
||||
var ErrorLogEnabled bool
|
||||
var TaskQueryLimit int
|
||||
var TaskTimeoutMinutes int
|
||||
var TaskPluginProtocolTimeoutSeconds int
|
||||
var TaskPluginProtocolTickMilliseconds int
|
||||
var TaskPluginProtocolTickJitterMilliseconds int
|
||||
var TaskPluginProtocolHeartbeatSeconds int
|
||||
|
||||
// temporary variable for sora patch, will be removed in future
|
||||
var TaskPricePatches []string
|
||||
|
||||
Reference in New Issue
Block a user