I need this in all galleries on WP and I set max-height: 80vh to style.css of my theme.
.gallery img {
border: 10px solid #f1f1f1;
max-height: 80vh;
width:auto;
}
Ok. I turned on the module Drive API from standard google’s API like in this link and config saved ok.