MCPcopy Create free account
hub / github.com/GongShichen/LuminaCode / CompressionThreshold

Method CompressionThreshold

config/config.go:229–234  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

227 ShellTimeoutSeconds: 30.0,
228 ShellMaxOutputBytes: 5 * 1024 * 1024,
229 SandboxBackend: "auto",
230 WSLSandboxDistro: "LuminaSandbox",
231 WSLSandboxInstallDir: filepath.Join(homeDir, ".lumina", "wsl-sandbox", "LuminaSandbox"),
232 WSLSandboxAllowLocalFallback: true,
233
234 MCPEnabled: true,
235 MCPPingInterval: 30.0,
236 MCPConnectTimeout: 10.0,
237 MCPRequestTimeout: 30.0,

Calls

no outgoing calls