1<?php
2/**
3 * Default settings for the dlcounter plugin
4 *
5 * @author Phil Ide <phil@pbih.eu>
6 */
7
8$conf['extensions']    = 'zip, gzip, tar';
9
10