xref: /plugin/simplenavi/conf/default.php (revision 4c5e7fe53a086b07303f9962d11819df61d28d18)
1db559ff9SMichael Große<?php
23e558610SAndreas Gohr
3db559ff9SMichael Große/**
4db559ff9SMichael Große * Default settings for the simplenavi plugin
5db559ff9SMichael Große */
63e558610SAndreas Gohr
7e75a33bfSAndreas Gohr$conf['usetitle'] = 1;
8*4c5e7fe5SAndreas Gohr$conf['sort'] = 'ns_title';
9