Increased readtimeout for configuration endpoint.

Closes: <https://github.com/nginx/unit/issues/676>
This commit is contained in:
Timo Stark
2022-04-25 12:57:07 +02:00
committed by Alejandro Colomar
parent a3699557a3
commit f83aef1aab
2 changed files with 7 additions and 1 deletions

View File

@@ -44,6 +44,12 @@ handled, and caused a use-after-free bug.
</para>
</change>
<change type="change">
<para>
increased the applications' startup timeout.
</para>
</change>
</changes>