I install alfresco(alfresco-community-installer-201707-linux-x64.bin) application in AWS (Ubuntu-20.04.2).
Application is up and running, but when i am trying to upload more than 5 mb size file, i am getting error quota exceeds. need to assistance
Check the user's profile page to make sure there is no quota configured for him.
Another option would be to fully disable the quota by adding the property bellow in the alfresco-global.properties file
system.usages.enabled=false
Try to disable the size of uploaded content using the following property in the alfresco-global.properties:
opencmis.maxContentSizeMB=-1
Check the current value that you have, you should have something like the following:
opencmis.maxContentSizeMB=5
Ask for and offer help to other Alfresco Content Services Users and members of the Alfresco team.
Related links:
By using this site, you are agreeing to allow us to collect and use cookies as outlined in Alfresco’s Cookie Statement and Terms of Use (and you have a legitimate interest in Alfresco and our products, authorizing us to contact you in such methods). If you are not ok with these terms, please do not use this website.