mirror of
https://github.com/searxng/searxng.git
synced 2026-06-19 08:16:52 +02:00
cf1410af8d
In the past, the engine option ``language_support`` was not consistently maintained; with this patch, a ValueError is now thrown if an engine has languages in its traits but language_support is not set to True. Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>