Skip to content
This repository was archived by the owner on Apr 2, 2021. It is now read-only.
 
 

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kirby3 Cloudinary

Configuration

In any config file or the default site/config/config.php:

return [
  'cloudinary' => true,
  'cloudinary.cloudname' => 'cloudname',
  'cloudinary.folder' => 'folder',
  'cloudinary.defaults' => [
    'e_blur' => 300,
  ],
];

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages