cancel
Showing results for 
Search instead for 
Did you mean: 

uploaded file size

monuporwal1
Champ in-the-making
Champ in-the-making
what is the max limit of file size we can upload in attach option of form?
3 REPLIES 3

jbarrez
Star Contributor
Star Contributor
This is the default. Can be changed with this property:

# The maximum file upload limit. Set to -1 to set to 'no limit'. Expressed in bytes
file.upload.max.size=104857600

monuporwal1
Champ in-the-making
Champ in-the-making
Hi,
I changed the value from 104857600 to 1104857600, but it is not working.

jbarrez
Star Contributor
Star Contributor
'not working' is not very informative. What exceptions do you see (server and/or client side?)