forked from Icycoide/searxng
[mod] by default allow only HTTPS, not HTTP
Related to https://github.com/searx/searx/pull/2373
This commit is contained in:
parent
0d8b369b5b
commit
99e0651cea
7 changed files with 22 additions and 36 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue