xref: /plugin/statistics/conf/default.php (revision 1346cc6b5e56840b84dc60174b82c8b8d0d15de3)
1<?php
2
3/**
4 * @author Andreas Gohr <andi@splitbrain.org>
5 */
6
7$conf['loggroups'] = array();
8$conf['anonips'] = 0;
9$conf['nolocation'] = 0;
10$conf['nousers'] = 0;
11