<?php /** * Options for the supa plugin */ //$conf['imagecodec'] = "png"; $conf['previewscaler'] = "fit to canvas"; $conf['previewwidth'] = "100%"; $conf['previewheight'] = "200";