Project

General

Profile

WFileUpload file size limit

Added by Aziz Gokhan Narin almost 3 years ago

Hello,

I try to upload some file bigger than 128 KB but the Wt does not allow that, if I am set size with the method setFileTextSize such as 5000. I even changed the value from 128 to 128000 over the config file of Wt which is "wt_config.xml".

Could any one please, how can I change the limit?

Gokhan


Replies (2)

RE: WFileUpload file size limit - Added by Korneel Dumon almost 3 years ago

Hi,

this is configured in wt_config.xml using <max-request-size>.

RE: WFileUpload file size limit - Added by Aziz Gokhan Narin almost 3 years ago

Thank you Korneel,

I've changed that's why it was not done. Now, it is working.

Thank you again for your help.

Gokhan

    (1-2/2)