| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-05-31 | add display_error_messages option to engine settings | Noémi Ványi | |
| A new option is added to engines to hide error messages from users. It is called `display_error_messages` and by default it is set to `True`. If it is set to `False` error messages do not show up on the UI. Keep in mind that engines are still suspended if needed regardless of this setting. Closes #1828 | |||
| 2020-05-19 | Revise outdated URLs | Sion Kazama | |
| 2019-12-30 | docs(admin): moved settings description from wiki to docs | Markus Heiser | |
| Move wiki entry https://github.com/asciimoo/searx/wiki/settings.yml into admin section of the docs (#1785). Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||