<?php
/**
 * Default settings for the nsiconinsearch plugin
 *
 * @author Christoph Ziehr <info@einsatzleiterwiki.de>
 */

$conf['iconfile'] = 'icon.png';
$conf['iconheight'] = '20px';
$conf['iconwidth'] = '20px';

