Is it license-safe to remove the "Powered by Cloudinary" logo from the Upload Widget by using CSS?
Hi,
I'm using a free account for testing, and I was wondering if it is safe to remove the "Powered by Cloudinary" logo from the Upload Widget by using this CSS:
.powered_by_cloudinary {
display: none !important;
}
By "safe" I mean, am I acting against any license clause by doing it?
Thanks.
-
Hi Eduardo,
The parameter is called showPoweredBy. You can find the relevant documentation here.
Please sign in to leave a comment.
Comments
3 comments