mirror of
https://gitlab.ub.uni-bielefeld.de/sfb1288inf/nopaque.git
synced 2025-06-20 21:10:36 +00:00
set file upload size the proper way
This commit is contained in:
1
nginx-proxy/conf.d/nopaque_specifics.conf
Normal file
1
nginx-proxy/conf.d/nopaque_specifics.conf
Normal file
@ -0,0 +1 @@
|
||||
client_max_body_size 1024M;
|
@ -1,5 +1,3 @@
|
||||
client_max_body_size 1024M;
|
||||
|
||||
location /socket.io {
|
||||
proxy_http_version 1.1;
|
||||
proxy_buffering off;
|
||||
|
Reference in New Issue
Block a user