]> 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>
Tue, 16 Jan 2024 18:52:06 +0000 (19:52 +0100)
commit3263a0b98e0ca77dede015a6c107bddbb4e39b2c
tree030836ba2a1d5e049127445fc05fcd1fc759f94f
parentdd534919d7e3af010bbc2477e3d0e89a47dd0872
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