Double social.data.coop upload limit
This commit is contained in:
parent
fd2d2e025f
commit
86655e9589
|
@ -1,2 +1,2 @@
|
|||
listen 3000;
|
||||
client_max_body_size 50M; # default is 1M
|
||||
client_max_body_size 100M; # default is 1M
|
||||
|
|
Loading…
Reference in a new issue