mirror of
https://github.com/searxng/searxng
synced 2024-01-01 19:24:07 +01:00
Merge 1221790dd4 into 64fea2f9cb
This commit is contained in:
commit
d688774d36
5 changed files with 345 additions and 25 deletions
|
|
@ -68,6 +68,8 @@ class Engine: # pylint: disable=too-few-public-methods
|
|||
safesearch: bool
|
||||
time_range_support: bool
|
||||
timeout: float
|
||||
weight: float
|
||||
display_error_messages: bool
|
||||
|
||||
|
||||
# Defaults for the namespace of an engine module, see :py:func:`load_engine`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue