xref: /plugin/simplenavi/conf/default.php (revision 8a3822ef8bc669060d9b18f3986be824f985b5c7)
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