Skip to Content
मेन्यू
This question has been flagged
1 Reply
12515 Views

I'm using Odoo version 10, Binary file upload works fine below with size of 10 MB. How to increase the file size to 50 MB. I have tried to increase the file size manually in the js file. But it doesn't work.

this.max_upload_size = 50 * 1024 * 1024; 
Avatar
Discard
Best Answer

maybe there is another problem because the file limit is 25mb, not 10mb and this.max_upload_size = 50 * 1024 * 1024 should works

Avatar
Discard

It might be caused even by nginx client_max_body_size limit

Related Posts Replies Views Activity
1
मार्च 22
5732
0
अग॰ 22
2533
1
जुल॰ 22
20245
0
अप्रैल 22
3159
3
सित॰ 21
3315