xref: /plugin/simplenavi/conf/default.php (revision b1fcfa9f85d776273177fea2f3e6ee67513b4ab2)
1<?php
2
3/**
4 * Default settings for the simplenavi plugin
5 */
6
7$conf['usetitle'] = 1;
8$conf['sort'] = 'ns_title';
9$conf['peek'] = 0;
10