mirror of
https://github.com/searxng/searxng
synced 2024-01-01 19:24:07 +01:00
parent
675dc04917
commit
e242005916
5 changed files with 295 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