View file gallery/image/include/thumbnail.config.php

File size: 133B
<?php
// Choose between styles:
// scaletobox, scaleandcrop, exactfit

$thumbstyle = 'scaleandcrop';
$thumbquality = '80';

?>