DOC: config: add the missing "force-cfg-parser-pause" to the global kw index
It was documented but missing from the index, let's add it. This can be backported to 3.1.
This commit is contained in:
parent
640a699804
commit
9efc60c887
@ -1741,6 +1741,7 @@ The following keywords are supported in the "global" section :
|
|||||||
|
|
||||||
* Debugging
|
* Debugging
|
||||||
- anonkey
|
- anonkey
|
||||||
|
- force-cfg-parser-pause
|
||||||
- quiet
|
- quiet
|
||||||
- warn-blocked-traffic-after
|
- warn-blocked-traffic-after
|
||||||
- zero-warning
|
- zero-warning
|
||||||
@ -4830,7 +4831,6 @@ force-cfg-parser-pause <timeout>
|
|||||||
expose-experimental-directives
|
expose-experimental-directives
|
||||||
force-cfg-parser-pause 10s
|
force-cfg-parser-pause 10s
|
||||||
|
|
||||||
|
|
||||||
quick-exit
|
quick-exit
|
||||||
This speeds up the old process exit upon reload by skipping the releasing of
|
This speeds up the old process exit upon reload by skipping the releasing of
|
||||||
memory objects and listeners, since all of these are reclaimed by the
|
memory objects and listeners, since all of these are reclaimed by the
|
||||||
|
Loading…
x
Reference in New Issue
Block a user