yokingma / search_with_ai

🤖 Free Search with AI, 💡 Open-Source Perplexity, 📍 Support Ollama/SearXNG, Support Docker deployment. 让AI大模型和搜索引擎回答你的问题,支持本地大模型(Ollama)、聚合搜索引擎SearXNG,支持Docker一键部署。
https://isou.chat
MIT License
316 stars 57 forks source link

Fix searxng limiter.toml warnings #11

Closed arsaboo closed 1 month ago

arsaboo commented 1 month ago

I see lot of these warnings.

2024-05-11 21:41:43,414 WARNING:searx.botdetection.config: missing config file: /etc/searxng/limiter.toml
WSGI app 0 (mountpoint='') ready in 1 seconds on interpreter 0xffffa0770ac0 pid: 22 (default app)

Maybe we need a basic limiter.toml for searxng.

yokingma commented 1 month ago

I'm not very familiar with searxng, maybe I need to check it out.