AEM6.3_How to increase the limit for the Uploadable file

Statement - How to increase the limit for the Upload able file

Issue -  Not able to upload file which size is more then 2 GB

Solution :

  1. Go to this path http://localhost:4502/crx/de/index.jsp#/libs/dam/gui/content/assets/fileupload
  2.  Under Properties tab look for size limit
  3. Default size is 2GB
  4. Change this Value to from 2 GB to 4 GB i.e 4294967296 in bytes 
  5. Save the changes
  6. That's it!, now 4GB file can be uploaded to the AEM server.

1 comment:

  1. can i increase only upto 4GB or upto 20gb

    ReplyDelete