1<?php 2 3/** 4 * Default settings for the searchns plugin 5 * 6 * @author Anna Dabrowska <dokuwiki@cosmocode.de> 7 */ 8 9$conf['namespaces'] = ''; 10$conf['first all'] = 0; 11$conf['filter by acl'] = 0; 12