api_key used in your Netlify CMS configuration.netlify-cms-app. If you're using netlify-cms-app, you'll need to register the media libraries yourself.cloud_name and api_key publicly via the /admin/config.yml endpoint, this information is not sensitive. Any integration of the Cloudinary media library requires this information to be exposed publicly. To use this library or use the restricted Cloudinary API endpoints, the user must have access to the Cloudinary account login details or the api_secret associated with the cloud_name and api_key.output_filename_only: (default: false)
By default, the value provided for a selected image is a complete URL for the asset on Cloudinary's CDN. Setting output_filename_only to true will instead produce just the filename (e.g. image.jpg). This should be true if you will be directly embedding cloudinary transformation urls in page templates. Refer to Inserting Cloudinary URL in page templates.use_transformations: (default: true)
If true, uses derived url when available (the url will have image transformation segments included). Has no effect if output_filename_only is set to true.use_secure_url: (default: true)
Controls whether an http or https URL is provided. Has no effect if output_filename_only is set to true.cloud_nameapi_keydefault_transformations - only the first image transformation is used, be sure to use the SDK Parameter column transformation names from the transformation reference​max_files _- has no impact on images inside the _markdown widget. Refer to media library documentation for details on this propertymultiple _- has no impact on images inside the _markdown widget. Refer to media library documentation for details on this propertymedia_library property. Settings applied here will affect every instance of the Cloudinary widget.field. For example: