xref: /plugin/statistics/conf/default.php (revision 7a1a7c58b8012671597983163b5701969480e69a)
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$conf['retention'] = 0;
12