getCldOgImageUrl Configuration
Configuration for getCldOgImageUrl is the same as getCldImageUrl.
The only difference is getCldOgImageUrl provides the following default settings to make generating an OG image URL simpler:
General Options
| Option Name | Type | Default | Example | 
|---|---|---|---|
| crop | string | "fill" | "scale" | 
| gravity | string | "center" | "auto" | 
| height | number | 1254 | 1254 | 
| width | number | 2400 | 2400 | 
Find more configuration settings over at getCldImageUrl configuration.