1<?php
2/**
3 * @author Markus Birth <markus@birth-online.de>
4 */
5
6$conf['show_filesize'] = true;
7$conf['show_lastmod'] = false;
8$conf['show_dlcount'] = true;
9$conf['top_n_statistics'] = 10;
10