xref: /plugin/catmenu/conf/default.php (revision 6983cdfd4483215ff5a1e573925c9c612964e790)
1*6983cdfdSLORTET<?php
2*6983cdfdSLORTET$conf['skip_file']     = '';
3*6983cdfdSLORTET$conf['skip_page_without_title']     = true;
4*6983cdfdSLORTET$conf['show_in_editor_menu'] = true;
5