SpinaCMS / Spina

Spina CMS
http://www.spinacms.com
Other
2.19k stars 405 forks source link

Upload Picture in Media Library #333

Closed quando1910 closed 6 years ago

quando1910 commented 6 years ago

When I try to upload picture in Media Library, Spina created 3 files from 1 picture with different size stored in the upload folder. How can I limit it? I just want to have 1 file when I upload 1 picture.

Bramjetten commented 6 years ago

That's what CarrierWave does. When Rails 5.2 is released, Spina will switch to ActiveStorage and this will be solved.