1<?php
2$conf['numerical_index']       = '0-9';
3$conf['articles_deletion']     = '';
4$conf['articles_moving']       = 1;
5$conf['empty_msg']             = 'No index for <b>{{ns}}</b>';
6$conf['title_tpl']             = '===== Index =====';
7$conf['begin_letter_tpl']      = '==== {{letter}} ====';
8$conf['entry_tpl']             = '  * [[{{link}}|{{name}}]]';
9$conf['end_letter_tpl']        = '';
10$conf['hidepages']             = '';
11$conf['metadata_title']        = 0;