mirror of
https://github.com/haproxy/haproxy.git
synced 2026-06-09 00:32:33 -04:00
DOC: config: fix spelling of "max-threads-per-group" in the index
It was spelled "max-thread-per-group" (without 's'). No backport is
needed unless commit 7e22d9c484 ("MEDIUM: cpu-topo: Add a new
"max-threads-per-group" global keyword") and its possible successors
are backported.
This commit is contained in:
parent
1cdb6bf3f8
commit
42c5cd8e5c
1 changed files with 1 additions and 1 deletions
|
|
@ -1800,7 +1800,7 @@ The following keywords are supported in the "global" section :
|
|||
- lua-load
|
||||
- lua-load-per-thread
|
||||
- lua-prepend-path
|
||||
- max-thread-per-group
|
||||
- max-threads-per-group
|
||||
- mworker-max-reloads
|
||||
- nbthread
|
||||
- node
|
||||
|
|
|
|||
Loading…
Reference in a new issue