Skip to Content
เมนู
คุณต้องลงทะเบียนเพื่อโต้ตอบกับคอมมูนิตี้
คำถามนี้ถูกตั้งค่าสถานะ
1 ตอบกลับ
12333 มุมมอง

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; 
อวตาร
ละทิ้ง
คำตอบที่ดีที่สุด

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

อวตาร
ละทิ้ง

It might be caused even by nginx client_max_body_size limit

Related Posts ตอบกลับ มุมมอง กิจกรรม
1
มี.ค. 22
5618
0
ส.ค. 22
2378
1
ก.ค. 22
20069
0
เม.ย. 22
3047
3
ก.ย. 21
3198