How can I switch from long version numbers to short version numbers?
I just signed up for Cloudinary and I'm very excited about all its capabilities. I'm rewriting an old website in laravel, hosting on heroku, and for starters I want to move my images over to cloudinary so my app can pull them from there (then later I'll explore the fancy stuff).
Question: to start, I uploaded a few images in the UI (Media Library/Upload Images), and it's saved with the long version number. How can I have it save with a shorter version number instead ('v1', as mentioned here: http://support.cloudinary.com/hc/en-us/articles/202520912-What-are-image-versions)? I didn't see that in the upload settings...
thanks in advance for your help!
Diane
-
Nevermind- I see now that it doesn't really matter for me- (I had thought I'd link to the url directly, but now I see I'll grab the image with via cl_image_tag, etc)
0
Post is closed for comments.
Comments
1 comment