mirror of
https://github.com/GrapheneOS/matrix.grapheneos.org.git
synced 2025-08-01 02:46:22 -04:00
disable multipart range requests
This commit is contained in:
parent
d142058ade
commit
843e57b45f
1 changed files with 2 additions and 0 deletions
|
@ -36,6 +36,8 @@ http {
|
|||
client_header_timeout 15s;
|
||||
send_timeout 30s;
|
||||
|
||||
max_ranges 1;
|
||||
|
||||
resolver [::1];
|
||||
resolver_timeout 15s;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue