searxng/docs/admin/settings
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
..
index.rst [mod] migrate from Redis to Valkey (#4795) 2025-07-09 07:55:37 +02:00
settings.rst container: add default support for IPv6 (#4448) 2025-03-15 11:20:37 +01:00
settings_brand.rst [doc] rearranges Settings & Engines docs for better readability 2023-07-01 22:45:19 +02:00
settings_categories_as_tabs.rst [doc] rearranges Settings & Engines docs for better readability 2023-07-01 22:45:19 +02:00
settings_engines.rst [feat] engine ChinaSo: support source filter for ChinaSo-News 2025-05-02 14:22:51 +02:00
settings_general.rst [fix] issues when launching a local development server 2025-04-22 14:26:11 +02:00
settings_outgoing.rst [fix] various issues in the documentation 2025-02-26 07:15:39 +01:00
settings_plugins.rst [fix] custom plugins: settings must not be merged. 2025-07-16 20:55:39 +02:00
settings_redis.rst [mod] migrate from Redis to Valkey (#4795) 2025-07-09 07:55:37 +02:00
settings_search.rst [fix] restore startpage autocompleter 2025-06-25 17:38:31 +02:00
settings_server.rst [doc] adds the missing documentation of the server.method settings. 2025-08-26 08:20:56 +02:00
settings_ui.rst [fix] cleanup: rename searx leftovers to SearXNG (#5049) 2025-07-26 06:22:46 +02:00
settings_valkey.rst [mod] migrate from Redis to Valkey (#4795) 2025-07-09 07:55:37 +02:00