Pull request 2230: home: incr timeout

Updates #7041.

Squashed commit of the following:

commit 536382cf55bd158f179aaeabb1a16ed86d437257
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date:   Tue Jun 4 20:56:56 2024 +0300

    home: incr timeout
This commit is contained in:
Ainar Garipov
2024-06-04 21:06:11 +03:00
parent b69890b8fe
commit 4392255d7e
3 changed files with 11 additions and 3 deletions

View File

@@ -23,6 +23,14 @@ See also the [v0.107.51 GitHub milestone][ms-v0.107.51].
NOTE: Add new changes BELOW THIS COMMENT.
-->
### Changed
- The HTTP server's write timeout has been increased from 1 minute to 5 minutes
to match the one used by AdGuard Home's HTTP client to fetch filtering-list
data ([#7041]).
[#7041]: https://github.com/AdguardTeam/AdGuardHome/issues/7041
<!--
NOTE: Add new changes ABOVE THIS COMMENT.
-->