1<?php
2
3/**
4 * Default settings for the simplenavi plugin
5 */
6
7$conf['natsort'] = 1;
8$conf['nsfirst'] = 1;
9$conf['usetitle'] = 1;
10