[feat] add favicons to result urls

This commit is contained in:
Brock Vojkovic
2024-08-11 08:39:46 +00:00
committed by Markus Heiser
parent 3e747d0491
commit e17d7632d0
15 changed files with 247 additions and 1 deletions

View File

@@ -35,6 +35,9 @@ search:
autocomplete: ""
# minimun characters to type before autocompleter starts
autocomplete_min: 4
# backend for the favicon near URL in search results.
# Available resolvers: "allesedv", "duckduckgo", "google", "yandex" - leave blank to turn it off by default.
favicon_resolver: ""
# Default search language - leave blank to detect from browser information or
# use codes from 'languages.py'
default_lang: "auto"