简体   繁体   中英

Where is max file upload size limit set in Rails/Puma/Heroku/Paperclip/Cloudinary?

I can't find the file upload size limit configuration anywhere.

https://duckduckgo.com/?q=rails+puma+max+file+upload&ia=qa

A customer states they cannot upload a 15mb file. I don't see any limits set in config/ or the model. I'm using Puma, Heroku, Paperclip, and Cloudinary.

Rails 5.0.6

By default, the maximum file size when uploading to Cloudinary is 10MB for our Free plan and 20MB for our Plus plan. We offer more file sizes for Advanced plan onwards.

For more information: https://support.cloudinary.com/hc/en-us/articles/202520592-Do-you-have-a-file-size-limit-

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM