Strapi and file uploads

System Information
  • Strapi Version:
  • Operating System:
  • Database:
  • Node Version:
  • NPM Version:
  • Yarn Version:

Hello,

I recently discovered Strapi and I am pretty happy with all its features BUT… All files uploaded to strapi seem to be going into one folder “Uploads” and I cant find any documentation regarding this.

I am planning on building a online album app where people are going to upload a lot of photos. If all uploads go into one folder this is going to get very ugly very fast.

Is there a way to structure uploads to Strapi?

Example “…/uploads/username/albumid”

P.S. - Im hosting locally and I want to store everything locally … no cloud bs