feat: enhance SearxNG settings and improve loading indicators

- Added new search engines (qwant news, qwant images, qwant videos, mojeek images, mojeek news) to the default settings for better search results.
- Updated outgoing request settings by removing the decimal from `extra_proxy_timeout` for consistency.
- Integrated a `Spinner` component in `LayoutDataProvider` to improve loading feedback during chat deletion processes.
This commit is contained in:
Anish Sarkar 2026-03-17 04:35:13 +05:30
parent 543fe45540
commit bc1f31b481
2 changed files with 8 additions and 2 deletions

View file

@ -4,7 +4,12 @@ use_default_settings:
- ahmia
- torch
- qwant
- qwant news
- qwant images
- qwant videos
- mojeek
- mojeek images
- mojeek news
server:
secret_key: "override-me-via-env"
@ -40,7 +45,7 @@ outgoing:
pool_connections: 100
pool_maxsize: 20
enable_http2: true
extra_proxy_timeout: 10.0
extra_proxy_timeout: 10
retries: 1
# Uncomment and set your residential proxy URL to route search engine requests through it.
# Format: http://<username>:<base64_password>@<hostname>:<port>/