Reorganize docs by project and archive legacy context files

This commit is contained in:
2026-03-13 05:47:23 +00:00
parent 8d323c9393
commit 99df060f51
13 changed files with 132 additions and 20 deletions
@@ -0,0 +1,19 @@
# 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.