mirror of
https://github.com/searxng/searxng.git
synced 2026-05-26 12:50:14 +02:00
add initial support for offline engines && command engine
This commit is contained in:
@@ -55,7 +55,7 @@ def obtain_token():
|
||||
return token
|
||||
|
||||
|
||||
def init():
|
||||
def init(engine_settings=None):
|
||||
obtain_token()
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user