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; 84c5e7fe5SAndreas Gohr$conf['sort'] = 'ns_title'; 9*8a3822efSAndreas Gohr$conf['peek'] = 0; 10