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