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 :
- Go to this path http://localhost:4502/crx/de/index.jsp#/libs/dam/gui/content/assets/fileupload
- Under Properties tab look for size limit
- Default size is 2GB
- Change this Value to from 2 GB to 4 GB i.e 4294967296 in bytes
- Save the changes
- That's it!, now 4GB file can be uploaded to the AEM server.
can i increase only upto 4GB or upto 20gb
ReplyDelete