|
@@ -76,7 +76,7 @@ Global Settings
|
|
messages in the browser too, so this must be deactivated in production.
|
|
messages in the browser too, so this must be deactivated in production.
|
|
|
|
|
|
``request_timeout`` :
|
|
``request_timeout`` :
|
|
- Global timeout of the requests made to others engines in seconds. A bigger
|
|
|
|
|
|
+ Global timeout of the requests made to others engines in seconds. A bigger
|
|
timeout will allow to wait for answers from slow engines, but in consequence
|
|
timeout will allow to wait for answers from slow engines, but in consequence
|
|
will slow searx reactivity (the result page may take the time specified in the
|
|
will slow searx reactivity (the result page may take the time specified in the
|
|
timeout to load)
|
|
timeout to load)
|
|
@@ -89,7 +89,7 @@ Global Settings
|
|
blank.
|
|
blank.
|
|
|
|
|
|
``default_theme`` :
|
|
``default_theme`` :
|
|
- Name of the theme you want to use by default on you searx instance.
|
|
|
|
|
|
+ Name of the theme you want to use by default on your searx instance.
|
|
|
|
|
|
``useragent_suffix`` :
|
|
``useragent_suffix`` :
|
|
Suffix to the user-agent searx uses to send requests to others engines. If an
|
|
Suffix to the user-agent searx uses to send requests to others engines. If an
|
|
@@ -99,7 +99,7 @@ Global Settings
|
|
Allow your instance of searx of being able to proxy images. Uses memory space.
|
|
Allow your instance of searx of being able to proxy images. Uses memory space.
|
|
|
|
|
|
``default_locale`` :
|
|
``default_locale`` :
|
|
- Aearx interface language. If blank, the locale is detected by using the
|
|
|
|
|
|
+ Searx interface language. If blank, the locale is detected by using the
|
|
browser language. If it doesn't work, or you are deploying a language
|
|
browser language. If it doesn't work, or you are deploying a language
|
|
specific instance of searx, a locale can be defined using an ISO language
|
|
specific instance of searx, a locale can be defined using an ISO language
|
|
code, like ``fr``, ``en``, ``de``.
|
|
code, like ``fr``, ``en``, ``de``.
|
|
@@ -112,7 +112,7 @@ Global Settings
|
|
not supported / see `PR SOCKS support`.
|
|
not supported / see `PR SOCKS support`.
|
|
|
|
|
|
``source_ips`` :
|
|
``source_ips`` :
|
|
- If you use multiple nework interfaces, define from which IP the requests must
|
|
|
|
|
|
+ If you use multiple network interfaces, define from which IP the requests must
|
|
be made.
|
|
be made.
|
|
|
|
|
|
``locales`` :
|
|
``locales`` :
|
|
@@ -141,7 +141,7 @@ Engine settings
|
|
language : en_US
|
|
language : en_US
|
|
|
|
|
|
``name`` :
|
|
``name`` :
|
|
- Name that will be used accross searx to define this engine. In settings, on
|
|
|
|
|
|
+ Name that will be used across searx to define this engine. In settings, on
|
|
the result page...
|
|
the result page...
|
|
|
|
|
|
``engine`` :
|
|
``engine`` :
|
|
@@ -152,7 +152,7 @@ Engine settings
|
|
Code used to execute bang requests (in this case using ``!bi`` or ``?bi``)
|
|
Code used to execute bang requests (in this case using ``!bi`` or ``?bi``)
|
|
|
|
|
|
``base_url`` : optional
|
|
``base_url`` : optional
|
|
- Part of the URL that should be stable accross every request. Can be useful to
|
|
|
|
|
|
+ Part of the URL that should be stable across every request. Can be useful to
|
|
use multiple sites using only one engine, or updating the site URL without
|
|
use multiple sites using only one engine, or updating the site URL without
|
|
touching at the code.
|
|
touching at the code.
|
|
|
|
|
|
@@ -170,7 +170,7 @@ Engine settings
|
|
is described in the file.
|
|
is described in the file.
|
|
|
|
|
|
``disabled`` : optional
|
|
``disabled`` : optional
|
|
- To disable by default the engine, but not deleting it. It will allow the user
|
|
|
|
|
|
+ To disable by default the engine, but not deleting it. It will allow the user
|
|
to manually activate it in the settings.
|
|
to manually activate it in the settings.
|
|
|
|
|
|
``language`` : optional
|
|
``language`` : optional
|