<feed xmlns='http://www.w3.org/2005/Atom'>
<title>searxng/docs/admin/settings/settings_server.rst, branch master</title>
<subtitle>Free internet metasearch engine which aggregates results from various search services and databases</subtitle>
<id>https://git.ikboikov.net/searxng/atom?h=master</id>
<link rel='self' href='https://git.ikboikov.net/searxng/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.ikboikov.net/searxng/'/>
<updated>2026-08-12T11:05:02Z</updated>
<entry>
<title>[mod] defaults: GET method and ddg autocomplete</title>
<updated>2026-08-12T11:05:02Z</updated>
<author>
<name>vojkovic</name>
<email>git@vojk.au</email>
</author>
<published>2026-08-03T16:57:26Z</published>
<link rel='alternate' type='text/html' href='https://git.ikboikov.net/searxng/commit/?id=1c3bb1e88f8781bd725c57a9a1c609ce0bb09926'/>
<id>urn:sha1:1c3bb1e88f8781bd725c57a9a1c609ce0bb09926</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[mod] enable image proxy for public instances</title>
<updated>2026-05-30T14:43:50Z</updated>
<author>
<name>vojkovic</name>
<email>git@vojk.au</email>
</author>
<published>2026-05-23T13:06:52Z</published>
<link rel='alternate' type='text/html' href='https://git.ikboikov.net/searxng/commit/?id=e1d25c5078dfc5c8b3ba90e818d25eff1b0135ce'/>
<id>urn:sha1:e1d25c5078dfc5c8b3ba90e818d25eff1b0135ce</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[fix] typo in the docs about HTML method POST versus GET</title>
<updated>2025-08-27T08:17:24Z</updated>
<author>
<name>Markus Heiser</name>
<email>markus.heiser@darmarit.de</email>
</author>
<published>2025-08-27T07:37:12Z</published>
<link rel='alternate' type='text/html' href='https://git.ikboikov.net/searxng/commit/?id=90e602b349461f4a79bbe93e10bca4059e9d1721'/>
<id>urn:sha1:90e602b349461f4a79bbe93e10bca4059e9d1721</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[doc] fix missing link in ``default_http_headers`` description</title>
<updated>2025-08-26T06:20:56Z</updated>
<author>
<name>Markus Heiser</name>
<email>markus.heiser@darmarit.de</email>
</author>
<published>2025-08-26T06:11:26Z</published>
<link rel='alternate' type='text/html' href='https://git.ikboikov.net/searxng/commit/?id=71f90755c4272630f23183346623c7275167d17a'/>
<id>urn:sha1:71f90755c4272630f23183346623c7275167d17a</id>
<content type='text'>
Signed-off-by: Markus Heiser &lt;markus.heiser@darmarit.de&gt;
Format: reST
</content>
</entry>
<entry>
<title>[doc] adds the missing documentation of the `server.method` settings.</title>
<updated>2025-08-26T06:20:56Z</updated>
<author>
<name>Markus Heiser</name>
<email>markus.heiser@darmarit.de</email>
</author>
<published>2024-06-28T12:47:22Z</published>
<link rel='alternate' type='text/html' href='https://git.ikboikov.net/searxng/commit/?id=92463ce6a7aacd366292a383373bebc32988b9c3'/>
<id>urn:sha1:92463ce6a7aacd366292a383373bebc32988b9c3</id>
<content type='text'>
TL;DR; For all the issues that comes with HTTP POST I recommend instance
maintainers to switch to GET and lock the property in the preferences:

```yaml
server:
  method: GET

preferences:
  lock:
    - method
```

We don't want this in the defaults of the SearXNG distributions for the pros vs
cons listed in this discussion:

- https://github.com/searxng/searxng/pull/3619
</content>
</entry>
<entry>
<title>[mod] migrate from Redis to Valkey (#4795)</title>
<updated>2025-07-09T05:55:37Z</updated>
<author>
<name>Gaspard d'Hautefeuille</name>
<email>github@dhautefeuille.eu</email>
</author>
<published>2025-07-09T05:55:37Z</published>
<link rel='alternate' type='text/html' href='https://git.ikboikov.net/searxng/commit/?id=f798ddd4922d793d5e6ccb7c4111810d549ff4f4'/>
<id>urn:sha1:f798ddd4922d793d5e6ccb7c4111810d549ff4f4</id>
<content type='text'>
This patch migrates from `redis==5.2.1` [1] to `valkey==6.1.0` [2].

The migration to valkey is necessary because the company behind Redis has decided
to abandon the open source license. After experiencing a drop in user numbers,
they now want to run it under a dual license again. But this move demonstrates
once again how unreliable the company is and how it treats open source
developers.

To review first, read the docs::

    $ make docs.live

Follow the instructions to remove redis:

- http://0.0.0.0:8000/admin/settings/settings_redis.html

Config and install a local valkey DB:

- http://0.0.0.0:8000/admin/settings/settings_valkey.html

[1] https://pypi.org/project/redis/
[2] https://pypi.org/project/valkey/

Co-authored-by: HLFH &lt;gaspard@dhautefeuille.eu&gt;
Co-authored-by: Markus Heiser &lt;markus.heiser@darmarit.de&gt;</content>
</entry>
<entry>
<title>[mod] ExpireCache - sqlite based key/value cache with expire time</title>
<updated>2025-05-03T06:39:12Z</updated>
<author>
<name>Markus Heiser</name>
<email>markus.heiser@darmarit.de</email>
</author>
<published>2025-04-21T08:05:34Z</published>
<link rel='alternate' type='text/html' href='https://git.ikboikov.net/searxng/commit/?id=4cbfba9d7b930edd8f5727ba091cd800d8a02eab'/>
<id>urn:sha1:4cbfba9d7b930edd8f5727ba091cd800d8a02eab</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[mod] include SEARXNG_METHOD environment variable</title>
<updated>2025-04-23T05:29:26Z</updated>
<author>
<name>Aadniz</name>
<email>8147434+Aadniz@users.noreply.github.com</email>
</author>
<published>2025-04-22T15:28:51Z</published>
<link rel='alternate' type='text/html' href='https://git.ikboikov.net/searxng/commit/?id=07a94d4d2e7219eda74c34caaf5424cd8b9c3e97'/>
<id>urn:sha1:07a94d4d2e7219eda74c34caaf5424cd8b9c3e97</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[fix] doc of setting server.base_url, env is SEARXNG_BASE_URL</title>
<updated>2025-04-16T12:54:46Z</updated>
<author>
<name>Markus Heiser</name>
<email>markus.heiser@darmarit.de</email>
</author>
<published>2025-04-16T12:52:02Z</published>
<link rel='alternate' type='text/html' href='https://git.ikboikov.net/searxng/commit/?id=b84ae39978672c85b866ec48804d749c60c13e63'/>
<id>urn:sha1:b84ae39978672c85b866ec48804d749c60c13e63</id>
<content type='text'>
Related:

- https://github.com/searxng/searxng/issues/4634

Signed-off-by: Markus Heiser &lt;markus.heiser@darmarit.de&gt;
</content>
</entry>
<entry>
<title>[feat] docker: add env vars for common public instance settings</title>
<updated>2024-06-14T12:58:02Z</updated>
<author>
<name>holysoles</name>
<email>holysoles97@gmail.com</email>
</author>
<published>2024-06-14T12:52:31Z</published>
<link rel='alternate' type='text/html' href='https://git.ikboikov.net/searxng/commit/?id=7be468d2134f545531906491425f006e647dcece'/>
<id>urn:sha1:7be468d2134f545531906491425f006e647dcece</id>
<content type='text'>
</content>
</entry>
</feed>
