This topic is locked
[SOLVED]

 DocManager

3/13/2018 5:49:29 AM
PHPRunner General questions
R
Rigmantas author

Hi,

I can't find where i can increase upload file size. I do that in php.ini memory_limit = 320MB post_max_size = 320MB upload_max_filesize = 320MB, but when I upload 270 Mb i get this error message:

File is too big (264.44MiB). Max filesize: 256MiB.

Can you help me?

Server on ubuntu 16.04

Thanks

Regards,

Rimantas

admin 3/13/2018

Edit <project folder>\business\DocManager\source\dropzone.js file:

maxFilesize: 256,