Arkloop Developers
参考

配置参考

keytypescopedefaultsensitivedescription
credit.deduction_policystringplatform{"tiers":[{"up_to_tokens":2000,"multiplier":0},{"multiplier":1}]}false积分扣减策略(JSON)
credit.initial_grantintplatform1000false新组织初始积分发放数量
credit.invite_rewardintplatform500false邀请者奖励积分数量
credit.invitee_rewardintplatform200false被邀请者奖励积分数量
credit.per_usdintplatform1000false积分汇率:每 1 USD 对应积分数
email.fromstringplatformfalseSMTP 发件人地址,留空表示禁用邮件发送
email.smtp_hoststringplatformfalseSMTP Host
email.smtp_passstringplatformtrueSMTP 密码
email.smtp_portintplatform587falseSMTP 端口
email.smtp_tls_modestringplatformstarttlsfalseSMTP TLS 模式:starttls/tls/none
email.smtp_userstringplatformfalseSMTP 用户名
feature.byok_enabledboolbothtruefalse是否允许使用 org 级凭证(BYOK)
feature.mcp_remote_enabledboolbothfalsefalse是否允许远程 MCP
gateway.ip_modestringplatformdirectfalseGateway IP 模式:direct/cloudflare/trusted_proxy
gateway.ratelimit_capacitynumberplatform600falseGateway Rate Limit Capacity
gateway.ratelimit_rate_per_minutenumberplatform300falseGateway Rate Limit Per Minute
gateway.risk_reject_thresholdintplatform0falseGateway 风险拒绝阈值(0-100)
gateway.trusted_cidrsstringplatformfalseGateway 可信代理 CIDR 列表
invite.default_max_usesintboth0false邀请码默认可用次数,0 表示不限
invite.max_codes_per_userintboth1false单用户可创建的邀请码数量上限
limit.agent_reasoning_iterationsintboth0falseAgent Loop 主推理轮次上限,0 表示不限
limit.tool_continuation_budgetintboth32false长工具 continuation 总预算上限
limit.concurrent_runsintboth0false并发 run 上限,0 表示不限
limit.max_input_content_bytesintboth32768falseRun input 提交内容最大字节数
limit.max_parallel_tasksintplatform32falseLua 并行任务/并行工具调用上限
limit.team_membersintboth0falseTeam 成员数量上限,0 表示不限
llm.max_response_bytesintplatform16384falseLLM Provider HTTP 响应读取上限(字节)
llm.retry.base_delay_msintplatform1000falseLLM 重试基础延迟(毫秒)
llm.retry.max_attemptsintplatform3falseLLM 重试最大次数
openviking.base_urlstringplatformfalseOpenViking Base URL
openviking.cost_per_commitnumberplatform0falseOpenViking CommitSession Cost (USD)
openviking.root_api_keystringplatformtrueOpenViking Root API Key
quota.runs_per_monthintboth0false每月 run 数量配额,0 表示不限
quota.tokens_per_monthintboth0false每月 token 配额,0 表示不限
sandbox.agent_portintplatform8080falseSandbox Agent 监听端口
sandbox.base_urlstringplatformfalseSandbox Service 地址,Worker 通过此 URL 调用 Sandbox;为空则不注册 sandbox 工具
sandbox.boot_timeout_sintplatform30falseVM/容器启动超时(秒)
sandbox.credit_base_feeintplatform1false每次 sandbox 调用的固定积分扣减,覆盖冷启动/调度开销
sandbox.credit_rate_per_secondnumberplatform0.5falsesandbox 每秒执行时长对应的积分费率
sandbox.allow_egressboolplatformtruefalseSandbox backend 是否允许访问外网
sandbox.docker_imagestringplatformarkloop/sandbox-agent:latestfalseDocker 后端使用的 sandbox-agent 镜像
sandbox.idle_timeout_lite_sintplatform180falseSandbox lite tier 空闲超时(秒)
sandbox.idle_timeout_pro_sintplatform300falseSandbox pro tier 空闲超时(秒)
sandbox.idle_timeout_ultra_sintplatform600falseSandbox ultra tier 空闲超时(秒)
sandbox.max_lifetime_sintplatform1800falseSandbox session 最大存活时间(秒)
sandbox.max_sessionsintplatform50falseSandbox 最大并发 session 数
sandbox.providerstringplatformfirecrackerfalseSandbox 后端类型:firecracker / docker
sandbox.refill_concurrencyintplatform2false预热补充最大并发数
sandbox.refill_interval_sintplatform5false预热补充检查间隔(秒)
sandbox.warm_liteintplatform3falselite tier 预热实例数
sandbox.warm_prointplatform2falsepro tier 预热实例数
sandbox.warm_ultraintplatform1falseultra tier 预热实例数
turnstile.allowed_hoststringplatformfalseTurnstile Allowed Host
turnstile.secret_keystringplatformtrueTurnstile Secret Key
turnstile.site_keystringplatformfalseTurnstile Site Key
web_fetch.firecrawl_api_keystringbothtrueFirecrawl API Key
web_fetch.firecrawl_base_urlstringbothfalseFirecrawl Base URL
web_fetch.jina_api_keystringbothtrueJina API Key
web_fetch.providerstringbothbasicfalseWeb Fetch Provider:basic/firecrawl/jina
web_search.providerstringbothfalseWeb Search Provider:searxng/tavily
web_search.searxng_base_urlstringbothfalseSearXNG Base URL
web_search.tavily_api_keystringbothtrueTavily API Key