diff options
| author | Markus Heiser <markus.heiser@darmarit.de> | 2024-06-28 14:47:22 +0200 |
|---|---|---|
| committer | Markus Heiser <markus.heiser@darmarIT.de> | 2025-08-26 08:20:56 +0200 |
| commit | 92463ce6a7aacd366292a383373bebc32988b9c3 (patch) | |
| tree | a6f2cebaacfb1dc1ec611732e9f00dd6c8070309 /manage | |
| parent | a369fe8f2915adc58ffcd611abe2e9af7d58411a (diff) | |
[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
Diffstat (limited to 'manage')
0 files changed, 0 insertions, 0 deletions