xref: /plugin/simplenavi/conf/default.php (revision 3e558610d977a8a505222a10a2bdef10562e1367)
1db559ff9SMichael Große<?php
2*3e558610SAndreas Gohr
3db559ff9SMichael Große/**
4db559ff9SMichael Große * Default settings for the simplenavi plugin
5db559ff9SMichael Große */
6*3e558610SAndreas Gohr
7e75a33bfSAndreas Gohr$conf['natsort'] = 1;
8e58e2f72SAndreas Gohr$conf['nsfirst'] = 1;
9e75a33bfSAndreas Gohr$conf['usetitle'] = 1;
10