1
0
mirror of https://github.com/searxng/searxng.git synced 2024-11-22 20:17:45 +01:00

Merge pull request #2332 from xrrxr/patch-1

[doc] misspelling: weight
This commit is contained in:
Markus Heiser 2023-04-10 09:09:17 +02:00 committed by GitHub
commit ac040fda32
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -514,7 +514,7 @@ engine is shown. Most of the options have a default value or even are optional.
disabled: false disabled: false
language: en_US language: en_US
tokens: [ 'my-secret-token' ] tokens: [ 'my-secret-token' ]
weigth: 1 weight: 1
display_error_messages: true display_error_messages: true
about: about:
website: https://example.com website: https://example.com
@ -603,7 +603,7 @@ engine is shown. Most of the options have a default value or even are optional.
A list of secret tokens to make this engine *private*, more details see A list of secret tokens to make this engine *private*, more details see
:ref:`private engines`. :ref:`private engines`.
``weigth`` : default ``1`` ``weight`` : default ``1``
Weighting of the results of this engine. Weighting of the results of this engine.
``display_error_messages`` : default ``true`` ``display_error_messages`` : default ``true``