How can i limit the quantity of image that i can upload to a folder?
I'm trying to make a website that the users can upload image and save it in a folder with user name and limit the quantity of image upload to 5
0
-
Hi Francisco,
Thanks for reaching out.
While we don't have an in-house feature to set a limit on a folder, you can implement a counter in your code that checks against the number of resources that are currently in the folder.
Please take a look at our resources method to list resources under the folder-
https://cloudinary.com/documentation/admin_api#list_resources
Hope this helps, please let me know if you have any further questions.
Thanks,
Raya0
Post is closed for comments.
Comments
1 comment