<?php
/**
 * Options for the gallery plugin
 *
 * @author i-net software [Gerry Weißbach] <dokuwiki@inetsoftware.de>
 */

$conf['return_type']  = 'jpg';
$conf['bgc']  = '#fff';
$conf['use_programm'] = 'rsvg';