configuration
Discussion List
-
Correct configuration of cloudinary library for Next.js server side code
I'm using Next.js. I call various cloudinary API methods in several different places, but always in either API or server side methods like getStaticProps. I want to avoid having to configure the library again and again, so I've followed the Next.js example which puts initialization and config in a separate file which you…
-
What are the Effective Cloudinary strategies for optimizing media assets in marketing?
Hello, Cloudinary community! I'm currently working on a marketing campaign and would love to hear your thoughts on leveraging Cloudinary for optimizing and delivering media assets to enhance user engagement. Are there any specific strategies, features, or integrations within Cloudinary that you have found effective in…
-
What configuration choices are irreversible once applied to a product environment
The documentation for Dynamic folders has a note which states: "Once a product environment is migrated to dynamic folders mode, you can't revert it to fixed folders mode." This leads to the question, are there any other configuration changes that are irreversible? Obviously on mature environments any change could cause…