Hello, When I was uploading files through the InvenioRDM API, I encountered a 100-file limit. Could anyone tell me if there is a way to modify this limit?
You can find information about file upload limits here: Upload limits - Turn-key research data management repository . There is also the ability to dynamically change quotas for depositors/records from the admin page.
Also you will have a much better response rate on discord: Discord to be honest.
@fenekku Hi, The link you provided only contains the description of the file quantity and size limits for uploading on the web page. However, I exceeded the 100-file limit by using the API for uploading. I hope to modify the number of uploaded files through the API. Do you know how to modify it?
Ah it should be this one: RDM_RECORDS_MAX_FILES_COUNT
@fenekku It is effective. Thank you very much for your help!