mirror of
https://github.com/searxng/searxng.git
synced 2026-01-16 03:25:29 +00:00
add a new function "init" call when the app starts. The function can: * return False to disable the plugin. * modify the Flask app.
add a new function "init" call when the app starts. The function can: * return False to disable the plugin. * modify the Flask app.