xref: /plugin/statistics/conf/metadata.php (revision 69fb56a24f2453b927cc4a932234a024a80bedd0)
1<?php
2
3/**
4 * Options for the statistics plugin
5 *
6 * @author Andreas Gohr <andi@splitbrain.org>
7 */
8
9$meta['loggroups']   = array('array');
10$meta['anonips']     = array('onoff');
11