mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-04-25 16:56:22 +02:00
- Added SearXNG service configuration to Docker setup, including environment variables and health checks. - Introduced new settings management for web search in the frontend, allowing users to enable/disable and configure search engines and language preferences. - Updated backend to support web search functionality, including database schema changes and service integration. - Implemented health check endpoint for the web search service and integrated it into the application. - Removed legacy SearXNG API connector references in favor of the new platform service approach.
5 lines
92 B
TOML
5 lines
92 B
TOML
[botdetection.ip_limit]
|
|
link_token = false
|
|
|
|
[botdetection.ip_lists]
|
|
pass_ip = ["0.0.0.0/0"]
|