Try for free

Integrations Variables

These environment variables control how integration with other plugins work.

Variable Type Description
MCLOUD_WOO_COMMERCE_USE_PRESIGNED_URLS boolean Enable to generate signed URLs for downloadable products that will expire within a specified time period.
MCLOUD_WOO_COMMERCE_PRESIGNED_EXPIRATION number The number of minutes the signed URL is valid for.
MCLOUD_EDD_USE_PRESIGNED_URLS boolean Enable to generate signed URLs for downloadable products that will expire within a specified time period.
MCLOUD_EDD_PRESIGNED_EXPIRATION number The number of minutes the signed URL is valid for.
MCLOUD_MASTER_SLIDER_IMAGE_RESIZE boolean Determines if the images should be resized or not.
MCLOUD_MASTER_SLIDER_IMAGE_WIDTH number Override the slider’s specified image width.
MCLOUD_MASTER_SLIDER_IMAGE_HEIGHT number Override the slider’s specified image height.
MCLOUD_MASTER_SLIDER_THUMB_CROP boolean Determines if the thumbnail should be cropped or not.
MCLOUD_MASTER_SLIDER_THUMB_WIDTH number Override the slider’s specified thumb width.
MCLOUD_MASTER_SLIDER_THUMB_HEIGHT number Override the slider’s specified thumb height.
MCLOUD_SMART_SLIDER_PATH_PREFIX string When Smart Slider 3 resizes an image, Media Cloud will upload it to cloud storage. This will prepend a prefix to any file uploaded to cloud storage. For dynamically created prefixes, you can use the following variables: @{site-name}, @{site-host}, @{site-id}.
MCLOUD_NGG_USE_URL_CACHE boolean Due to the way NGG works, to speed up things Media Cloud will cache the URLs for next gen gallery images.