1<?php
2/**
3 * Default settings for the discoursesearch plugin
4 *
5 * @author i-net software / Gerry Weißbach <tools@inetsoftware.de>
6 */
7
8$conf['url']    = '';
9$conf['title']  = 'Search result from Discourse';
10