1<?php 2/** 3 * Options for the gallery plugin 4 * 5 * @author i-net software [Gerry Wei�bach] <dokuwiki@inetsoftware.de> 6 */ 7 8$conf['return_type'] = 'jpg'; 9$conf['bgc'] = '#fff'; 10$conf['use_programm'] = 'rsvg';