const cloudinarySettings = {
cloudName: "drt2tlz1j",
uploadPreset: "giftWidget",
show_powered_by: false,
sources: ["local", "image_search"],
defaultSource: "local",
googleApiKey: "AIzaSyAhy7PJXH7_3t9qbIiczK5nZHsaUOGEFMM",
searchBySites: ["all", "unsplash.com", "pexels.com", "vecteezy.com"],
showAdvancedOptions: false,
cropping: true,
croppingShowBackButton: true,
multiple: false,
folder: "gs-uploads",
clientAllowedFormats: ["webp", "gif", "jpg", "png", "svg"],
showCompletedButton: true,
styles: {
palette: {
window: "#00000099",
windowBorder: "#FFFFFF",
tabIcon: "#009A42",
menuIcons: "#FFFFFF",
textDark: "#FFFFFF",
textLight: "#FFFFFF",
link: "#009A42",
action: "#009A42",
inactiveTabIcon: "#FFFFFF",
error: "#FA9B32",
inProgress: "#009A42",
complete: "#009A42",
sourceBg: "#00000059"
},
fonts: {
default: null,
"'Montserrat', sans-serif": {
url: "https://fonts.googleapis.com/css?family=Montserrat:400,700",
active: true
}
}
}
};
Comments