Ionic storage limit

Hello,

We are developing an application that has offline functionalities. For this we are caching Http GET requests with Ionic Storage (@ionic/storage). I wanted to know if there is any way to limit the storage size.

Thanks for your replies.