Would like to know the total size of ipfs storage

I am uploading files in moralis using evmapi.

const res = await moralis.EvmApi.ipfs.uploadFolder({
abi: directory
})

Is there any limitation for the total size ?
Each folder’s size is less than 5MB.
But I would like to know the total size limitation?

Thanks

Hi moralis team,
Could you check it please?

Hi @senandev66
We are planning to move away from being IPFS storage provider. So if possible I would recommend migrating your app to different IPFS provider like Pinata.:pray: