]> git.mxchange.org Git - friendica.git/commit
Make hard-coded max response configurable:
authorRoland Häder <roland@mxchange.org>
Tue, 16 Jan 2024 18:52:06 +0000 (19:52 +0100)
committerRoland Häder <roland@mxchange.org>
Wed, 17 Jan 2024 00:05:48 +0000 (01:05 +0100)
commit930517429a3b3fc1803f5370305de30ee06c3223
treefbf3a3510737b714374b365d7ddd746acd9fbef2
parent99cca95e168cdf10651234054cfc5c836c93a13f
Make hard-coded max response configurable:
- see discussion started by @schmaker@schmaker.eu at https://schmaker.eu/display/c83e3896-1265-a3d6-0ab5-a78119129626
- this allows servers with lower RAM amount to still run without OOMs (or much lesser)
src/Network/HTTPClient/Factory/HttpClient.php