mirror of
https://github.com/searxng/searxng.git
synced 2026-01-13 18:15:30 +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.