mirror of
https://github.com/Thumbscrew/nextcloud-docker-compose.git
synced 2025-01-18 17:45:46 +00:00
remove client_body_buffer_size
This commit is contained in:
parent
15b0eedd57
commit
70aa547b45
@ -15,7 +15,6 @@ server {
|
|||||||
proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for;
|
proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for;
|
||||||
add_header Front-End-Https on;
|
add_header Front-End-Https on;
|
||||||
client_max_body_size 5G;
|
client_max_body_size 5G;
|
||||||
client_body_buffer_size 1G;
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user