UploadThing: reuse a custom id
I would like to have a static URL for each users profile image. I'm not sure if uploadthing supports this or if its even a good idea
I've been telling uploadthing to use the same custom id for a new file (after deleting the original) and it has not been accepting the upload.
does this mean once you use a custom id it cannot be used again?
my reason for this was to avoid updating a database every time a user changes their picture
I've been telling uploadthing to use the same custom id for a new file (after deleting the original) and it has not been accepting the upload.
does this mean once you use a custom id it cannot be used again?
my reason for this was to avoid updating a database every time a user changes their picture
