İçereği Atla
Menü
Bu soru işaretlendi
1 Cevapla
12318 Görünümler

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
Vazgeç
En İyi Yanıt

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

Avatar
Vazgeç

It might be caused even by nginx client_max_body_size limit

İlgili Gönderiler Cevaplar Görünümler Aktivite
1
Mar 22
5610
0
Ağu 22
2362
1
Tem 22
20050
0
Nis 22
3032
3
Eyl 21
3187