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