From b0d3ed8a87eb4eb3bd7f0b59797252d70b744bee Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=85=AC=E6=98=8E?= <83812544+Ed1s0nZ@users.noreply.github.com> Date: Fri, 17 Jul 2026 16:53:06 +0800 Subject: [PATCH] Add files via upload --- config.example.yaml | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/config.example.yaml b/config.example.yaml index 7769dee9..eaf99e48 100644 --- a/config.example.yaml +++ b/config.example.yaml @@ -86,13 +86,12 @@ vision: detail: auto # low | high | auto(Eino ImageURLDetail) timeout_seconds: 60 # ============================================ -# 信息收集(FOFA)配置(可选) +# 资产管理(FOFA)配置(可选) # ============================================ -# 用于「信息收集」页面调用 FOFA API(后端代理,避免前端暴露 key) -# 也可通过环境变量配置:FOFA_EMAIL / FOFA_API_KEY(优先级更高) +# 用于「资产管理 → 信息收集」页面调用 FOFA API(后端代理,避免前端暴露 key) +# 也可通过环境变量配置:FOFA_API_KEY(优先级更高) fofa: base_url: https://fofa.info/api/v1/search/all # 可选,留空则使用默认 - email: "" # FOFA 账号邮箱(可选,建议在系统设置中填写) api_key: "" # FOFA API Key(可选,建议在系统设置中填写) # Agent 配置 # 达到最大迭代次数时,AI 会自动总结测试结果