A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://cloudinary.com/documentation/sdks/js/url-gen/tutorial-configuration_.html below:

Configuration

  1. Home
  2. Help & Examples
  3. Configuration
1. Global configuration (See ICloudinaryConfigurations)
// Import the cloudinary class
import {Cloudinary} from "@cloudinary/url-gen/instance/Cloudinary";

// Create your instance
const cld = new Cloudinary({
    cloud: {
        cloudName: 'demo'
    },
    url: {
        secure: true // force https, set to false to force http
    }
});

Quick Help

actionAn action object passed to a Transformation or an Asset

qualifierA value passed to an Action, or to another Qualifier

namespaceA collection of actions or qualifiers, grouped by a common theme

sdkSDK methods and classes

testUnit test examples of the SDK

configConfiguration related methods, interfaces and classes

You can search for any of the above terms, for example "tests" or "action"


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4