searxng/docs/admin
Markus Heiser 92463ce6a7 [doc] adds the missing documentation of the server.method settings.
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
2025-08-26 08:20:56 +02:00
..
answer-captcha [doc] answer CAPTCHA from server's IP 2023-05-22 10:46:10 +02:00
settings [doc] adds the missing documentation of the server.method settings. 2025-08-26 08:20:56 +02:00
answer-captcha.rst [doc] answer CAPTCHA from server's IP 2023-05-22 10:46:10 +02:00
api.rst [fix] cleanup: rename searx leftovers to SearXNG (#5049) 2025-07-26 06:22:46 +02:00
arch_public.dot [mod] migrate from Redis to Valkey (#4795) 2025-07-09 07:55:37 +02:00
architecture.rst [mod] remove option ui.static_use_hash (cache busting) (#5004) 2025-07-11 16:53:36 +02:00
buildhosts.rst [fix] typos in documentation & messages 2023-08-13 08:50:29 +02:00
index.rst [mod] container: replace uWSGI with Granian (#4820) 2025-07-04 14:35:28 +02:00
installation-apache.rst [fix] spelling 2023-09-18 16:20:27 +02:00
installation-docker.rst [enh] container: tidy builds (#5086) 2025-08-07 10:46:26 +02:00
installation-granian.rst [mod] container: replace uWSGI with Granian (#4820) 2025-07-04 14:35:28 +02:00
installation-nginx.rst [doc] rearranges Settings & Engines docs for better readability 2023-07-01 22:45:19 +02:00
installation-scripts.rst [mod] container: replace uWSGI with Granian (#4820) 2025-07-04 14:35:28 +02:00
installation-searxng.rst [mod] remove option ui.static_use_hash (cache busting) (#5004) 2025-07-11 16:53:36 +02:00
installation-uwsgi.rst [mod] remove option ui.static_use_hash (cache busting) (#5004) 2025-07-11 16:53:36 +02:00
installation.rst [fix] cleanup: rename searx leftovers to SearXNG (#5049) 2025-07-26 06:22:46 +02:00
plugins.rst [refactor] migrate plugins from "module" to class SXNGPlugin 2025-03-29 10:16:43 +01:00
searx.favicons.rst [doc] minor improvements to the favicon docs (cache.db_url) 2025-03-01 18:02:05 +01:00
searx.limiter.rst [mod] migrate from Redis to Valkey (#4795) 2025-07-09 07:55:37 +02:00
update-searxng.rst [mod] remove option ui.static_use_hash (cache busting) (#5004) 2025-07-11 16:53:36 +02:00