|
@@ -82,7 +82,7 @@ external search engines. Adapters are stored under the folder
|
82
|
82
|
arguments can be set in the engine file or in the settings file
|
83
|
83
|
(normally <code class="docutils literal"><span class="pre">settings.yml</span></code>). The arguments in the settings file override
|
84
|
84
|
the ones in the engine file.</p>
|
85
|
|
-<p>It does not matter if an options is stored in the engine file or in the
|
|
85
|
+<p>It does not matter if an option is stored in the engine file or in the
|
86
|
86
|
settings. However, the standard way is the following:</p>
|
87
|
87
|
<div class="section" id="engine-file">
|
88
|
88
|
<h3><a class="toc-backref" href="#id4">engine file</a><a class="headerlink" href="#engine-file" title="Permalink to this headline">¶</a></h3>
|
|
@@ -154,7 +154,7 @@ settings. However, the standard way is the following:</p>
|
154
|
154
|
often overwritten by the settings. If <code class="docutils literal"><span class="pre">None</span></code> is assigned to an option
|
155
|
155
|
in the engine file, it has to be redefined in the settings,
|
156
|
156
|
otherwise searx will not start with that engine.</p>
|
157
|
|
-<p>The naming of that overrides is arbitrary. But the recommended
|
|
157
|
+<p>The naming of overrides is arbitrary. But the recommended
|
158
|
158
|
overrides are the following:</p>
|
159
|
159
|
<table border="1" class="docutils">
|
160
|
160
|
<colgroup>
|