20 lines
511 B
Markdown
20 lines
511 B
Markdown
# SearXNG Layer
|
|
|
|
This folder documents SearXNG-side integration with SethSearch.
|
|
|
|
## Active custom engines
|
|
|
|
- `sethsearch` (general, highest weight)
|
|
- `sethflix` (videos, Emby-only)
|
|
- `libretranslate` (translate)
|
|
|
|
## Live config location
|
|
|
|
- `/etc/searxng/settings.yml` in CT 119 on `pve173`
|
|
|
|
## Important notes
|
|
|
|
- SearXNG blocks plain HTTP in engine requests; use HTTPS endpoints.
|
|
- Engine names should be lowercase to avoid startup warnings.
|
|
- `use_default_settings: true` allows small override file patterns.
|