mirror of
https://github.com/searxng/searxng
synced 2024-01-01 19:24:07 +01:00
Fix typo in settings_general.html
Changed availabled -> available
This commit is contained in:
parent
40cab84f72
commit
30332ad439
1 changed files with 2 additions and 2 deletions
|
@ -67,7 +67,7 @@ the donation link altogether.</p>
|
|||
</dd>
|
||||
<dt><code class="docutils literal notranslate"><span class="pre">contact_url</span></code>:</dt><dd><p>Contact <code class="docutils literal notranslate"><span class="pre">mailto:</span></code> address or WEB form.</p>
|
||||
</dd>
|
||||
<dt><code class="docutils literal notranslate"><span class="pre">enable_metrics</span></code>:</dt><dd><p>Enabled by default. Record various anonymous metrics availabled at <code class="docutils literal notranslate"><span class="pre">/stats</span></code>,
|
||||
<dt><code class="docutils literal notranslate"><span class="pre">enable_metrics</span></code>:</dt><dd><p>Enabled by default. Record various anonymous metrics available at <code class="docutils literal notranslate"><span class="pre">/stats</span></code>,
|
||||
<code class="docutils literal notranslate"><span class="pre">/stats/errors</span></code> and <code class="docutils literal notranslate"><span class="pre">/preferences</span></code>.</p>
|
||||
</dd>
|
||||
</dl>
|
||||
|
@ -166,4 +166,4 @@ the donation link altogether.</p>
|
|||
<script src="../../_static/version_warning_offset.js"></script>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
</html>
|
||||
|
|
Loading…
Add table
Reference in a new issue