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