
Warning: Undefined array key "media" in /volume1/web/wiki/feed.php on line 235

Warning: Undefined array key "media" in /volume1/web/wiki/feed.php on line 274

Warning: Undefined array key "media" in /volume1/web/wiki/feed.php on line 385
<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="http://live.spdns.org/wiki/lib/exe/css.php?s=feed" type="text/css"?>
<rss version="2.0">
    <channel xmlns:g="http://base.google.com/ns/1.0">
        <title>move IT Home Base</title>
        <description></description>
        <link>http://live.spdns.org/wiki/</link>
        <lastBuildDate>Sat, 04 Apr 2026 12:23:56 +0000</lastBuildDate>
        <generator>FeedCreator 1.8</generator>
        <image>
            <url>http://live.spdns.org/wiki/lib/tpl/peanutbutter2/images/favicon.ico</url>
            <title>move IT Home Base</title>
            <link>http://live.spdns.org/wiki/</link>
        </image>
        <item>
            <title>Searx konfigurieren</title>
            <link>http://live.spdns.org/wiki/anleitungen/software/searx/searx_konfigurieren?do=revisions&amp;rev=1617806960</link>
            <description>
&lt;h1 class=&quot;sectionedit1&quot; id=&quot;searx_konfigurieren&quot;&gt;Searx konfigurieren&lt;/h1&gt;
&lt;div class=&quot;level1&quot;&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Searx konfigurieren&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;searx_konfigurieren&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:1,&amp;quot;range&amp;quot;:&amp;quot;1-35&amp;quot;} --&gt;
&lt;h2 class=&quot;sectionedit2&quot; id=&quot;die_konfiguration_wird_in_folgender_textdatei_vorgenommen&quot;&gt;Die Konfiguration wird in folgender Textdatei vorgenommen&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;code&gt;/usr/local/searx/searx/settings.yml&lt;/code&gt; oder&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;code&gt;/etc/searx/settings.yml&lt;/code&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Die Konfiguration wird in folgender Textdatei vorgenommen&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;die_konfiguration_wird_in_folgender_textdatei_vorgenommen&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:2,&amp;quot;range&amp;quot;:&amp;quot;36-188&amp;quot;} --&gt;
&lt;h2 class=&quot;sectionedit3&quot; id=&quot;konfigurations-parameter&quot;&gt;Konfigurations-Parameter&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;
&lt;div class=&quot;table sectionedit4&quot;&gt;&lt;table class=&quot;inline&quot;&gt;
	&lt;thead&gt;
	&lt;tr class=&quot;row0&quot;&gt;
		&lt;th class=&quot;col0 leftalign&quot;&gt; Parameter         &lt;/th&gt;&lt;th class=&quot;col1 leftalign&quot;&gt; Beschreibung                                                                                                                                                                        &lt;/th&gt;
	&lt;/tr&gt;
	&lt;/thead&gt;
	&lt;tr class=&quot;row1&quot;&gt;
		&lt;td class=&quot;col0 leftalign&quot;&gt; port              &lt;/td&gt;&lt;td class=&quot;col1 leftalign&quot;&gt; port number of the searx web application if you run it directly using python searx/webapp.py. Doesn&amp;#039;t apply to searx running on Apache or Nginx.                                    &lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row2&quot;&gt;
		&lt;td class=&quot;col0 leftalign&quot;&gt; secret_key        &lt;/td&gt;&lt;td class=&quot;col1 leftalign&quot;&gt; used for cryptography purpose.                                                                                                                                                      &lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row3&quot;&gt;
		&lt;td class=&quot;col0 leftalign&quot;&gt; debug             &lt;/td&gt;&lt;td class=&quot;col1 leftalign&quot;&gt; allow a more detailed log if you run searx directly. Display detailed error messages in the browser too, so this must be deactivated in production.                                 &lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row4&quot;&gt;
		&lt;td class=&quot;col0 leftalign&quot;&gt; request_timeout   &lt;/td&gt;&lt;td class=&quot;col1 leftalign&quot;&gt; 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 will slow searx reactivity  &lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row5&quot;&gt;
		&lt;td class=&quot;col0 leftalign&quot;&gt;                   &lt;/td&gt;&lt;td class=&quot;col1 leftalign&quot;&gt; (the result page may take the time specified in the timeout to load)                                                                                                                &lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row6&quot;&gt;
		&lt;td class=&quot;col0 leftalign&quot;&gt; base_url          &lt;/td&gt;&lt;td class=&quot;col1 leftalign&quot;&gt; the base &lt;abbr title=&quot;Uniform Resource Locator&quot;&gt;URL&lt;/abbr&gt; where searx is deployed. Used to create correct inbound links.                                                                                                         &lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row7&quot;&gt;
		&lt;td class=&quot;col0 leftalign&quot;&gt; themes_path       &lt;/td&gt;&lt;td class=&quot;col1 leftalign&quot;&gt; path to where the themes are located. If you didn&amp;#039;t develop anything, leave it blank.                                                                                               &lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row8&quot;&gt;
		&lt;td class=&quot;col0 leftalign&quot;&gt; default_theme     &lt;/td&gt;&lt;td class=&quot;col1 leftalign&quot;&gt; name of the theme you want to use by default on you searx instance.                                                                                                                 &lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row9&quot;&gt;
		&lt;td class=&quot;col0 leftalign&quot;&gt; useragent_suffix  &lt;/td&gt;&lt;td class=&quot;col1 leftalign&quot;&gt; suffix to the user-agent searx uses to send requests to others engines. If an engine wish to block you, a contact info here may be useful to avoid that.                            &lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row10&quot;&gt;
		&lt;td class=&quot;col0 leftalign&quot;&gt; image_proxy       &lt;/td&gt;&lt;td class=&quot;col1 leftalign&quot;&gt; allow your instance of searx of being able to proxy images. Uses memory space.                                                                                                      &lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row11&quot;&gt;
		&lt;td class=&quot;col0 leftalign&quot;&gt; default_locale    &lt;/td&gt;&lt;td class=&quot;col1 leftalign&quot;&gt; interface language. If blank, the locale is detected by using the browser language. If it doesn&amp;#039;t work, or you are deploying a language specific instance of searx,                 &lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row12&quot;&gt;
		&lt;td class=&quot;col0 leftalign&quot;&gt;                   &lt;/td&gt;&lt;td class=&quot;col1 leftalign&quot;&gt; a locale can be defined using an ISO language code, like fr, en, de.                                                                                                                &lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row13&quot;&gt;
		&lt;td class=&quot;col0 leftalign&quot;&gt; outgoing_proxies  &lt;/td&gt;&lt;td class=&quot;col1 leftalign&quot;&gt; define a proxy you wish to use.                                                                                                                                                     &lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row14&quot;&gt;
		&lt;td class=&quot;col0 leftalign&quot;&gt; source_ips        &lt;/td&gt;&lt;td class=&quot;col1 leftalign&quot;&gt; if you use multiple nework interfaces, define from which IP the requests must be made.                                                                                              &lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row15&quot;&gt;
		&lt;td class=&quot;col0 leftalign&quot;&gt; locales           &lt;/td&gt;&lt;td class=&quot;col1 leftalign&quot;&gt; locales codes and their names. Available translations of searx interface.                                                                                                           &lt;/td&gt;
	&lt;/tr&gt;
&lt;/table&gt;&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;table&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;table&amp;quot;,&amp;quot;secid&amp;quot;:4,&amp;quot;range&amp;quot;:&amp;quot;227-3490&amp;quot;} --&gt;
&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Konfigurations-Parameter&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;konfigurations-parameter&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:3,&amp;quot;range&amp;quot;:&amp;quot;189-&amp;quot;} --&gt;</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
        <category>anleitungen:software:searx</category>
            <pubDate>Wed, 07 Apr 2021 16:49:20 +0000</pubDate>
        </item>
    </channel>
</rss>
