Currently, all uploaded files are stored in: users/{userId}/uploads/
I want to upload files to this path: images/
Does anybody know how I can do that?
Currently, all uploaded files are stored in: users/{userId}/uploads/
I want to upload files to this path: images/
Does anybody know how I can do that?