<?php
/**
 * Default settings for the searchdefaults plugin
 *
 * @author Michael Große <dokuwiki@cosmocode.de>
 */

$conf['default_sort']    = 'hits';
$conf['default_time_limit']    = 'any';
