mirror of
https://github.com/searxng/searxng.git
synced 2025-12-22 19:50:00 +00:00
[enh] add external plugin support
This commit is contained in:
@@ -30,6 +30,7 @@ except:
|
||||
|
||||
searx_dir = abspath(dirname(__file__))
|
||||
engine_dir = dirname(realpath(__file__))
|
||||
static_path = abspath(join(dirname(__file__), 'static'))
|
||||
|
||||
|
||||
def check_settings_yml(file_name):
|
||||
|
||||
Reference in New Issue
Block a user