services.searx.configureUwsgi

Whether to run searx in uWSGI as a "vassal", instead of using its built-in HTTP server. This is the recommended mode for public or large instances, but is unnecessary for LAN or local-only use.

The built-in HTTP server logs all queries by default.

Type
boolean
Default
false
Declared
<nixpkgs/nixos/modules/services/networking/searx.nix>