Open
Description
Improve documentation
Include default values of the limit
Link
https://supabase.com/docs/reference/javascript/storage-from-list
Add a link to the page which needs improvement (if relevant)
Describe the problem
When retrieving the files from storage, it does not pull out all the files. It outputs the files with a default limit, which has caused me confusion because the documentation does not include any added defaults and also does not specify the defaults.
Describe the improvement
It would be helpful if the user knows such defaults are added with the value of the defaults
Additional context
Add any other context or screenshots that help clarify your question.