mirror of
https://github.com/QuantumNous/new-api.git
synced 2026-05-03 13:24:37 +00:00
(jsrt) rename: JSContext -> JSReq
This commit is contained in:
@@ -6,7 +6,7 @@ import (
|
||||
"time"
|
||||
)
|
||||
|
||||
// / Runtime 配置
|
||||
// Runtime 配置
|
||||
type JSRuntimeConfig struct {
|
||||
Enabled bool `json:"enabled"`
|
||||
MaxVMCount int `json:"max_vm_count"`
|
||||
|
||||
Reference in New Issue
Block a user