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