mirror of
https://github.com/searx/searx
synced 2025-08-31 14:38:23 +00:00
[mod] by default allow only HTTPS, not HTTP
Related to https://github.com/searx/searx/pull/2373
This commit is contained in:
@@ -58,6 +58,8 @@ argument type information
|
||||
name string name of search-engine
|
||||
engine string name of searx-engine
|
||||
(filename without ``.py``)
|
||||
enable_http bool enable HTTP
|
||||
(by default only HTTPS is enabled).
|
||||
shortcut string shortcut of search-engine
|
||||
timeout string specific timeout for search-engine
|
||||
display_error_messages boolean display error messages on the web UI
|
||||
|
Reference in New Issue
Block a user