diff options
| author | Markus Heiser <markus.heiser@darmarIT.de> | 2020-06-01 06:23:45 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-06-01 06:23:45 +0000 |
| commit | 74135007ebe2beba5daeb45437ff781a537e4237 (patch) | |
| tree | 6928e1f4c4f5afcc79e987ddb1c1ceb66df2e395 /docs/admin/settings.rst | |
| parent | ee5d2b319b878e34308cf0761375ca1481edf473 (diff) | |
| parent | 19e32dc686e40f5e7ec1653f4a05aaa75cb17d80 (diff) | |
Merge branch 'master' into gigablast
Diffstat (limited to 'docs/admin/settings.rst')
| -rw-r--r-- | docs/admin/settings.rst | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/admin/settings.rst b/docs/admin/settings.rst index 2c42a21e9..2bfbae35c 100644 --- a/docs/admin/settings.rst +++ b/docs/admin/settings.rst @@ -175,6 +175,9 @@ Engine settings ``weigth`` : default ``1`` Weighting of the results of this engine. +``display_error_messages`` : default ``True`` + When an engine returns an error, the message is displayed on the user interface. + .. note:: A few more options are possible, but they are pretty specific to some |