Přejít na obsah
Menu
You need to be registered to interact with the community.
This question has been flagged
1 Odpovědět
12254 Zobrazení

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
Zrušit
Nejlepší odpověď

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

Avatar
Zrušit

It might be caused even by nginx client_max_body_size limit

Related Posts Odpovědi Zobrazení Aktivita
1
bře 22
5537
0
srp 22
2284
1
čvc 22
19989
0
dub 22
2959
3
zář 21
3143