xref: /plugin/statistics/conf/metadata.php (revision 69fb56a24f2453b927cc4a932234a024a80bedd0)
114d99ec0SAndreas Gohr<?php
2a8acb244SAndreas Gohr
314d99ec0SAndreas Gohr/**
414d99ec0SAndreas Gohr * Options for the statistics plugin
514d99ec0SAndreas Gohr *
614d99ec0SAndreas Gohr * @author Andreas Gohr <andi@splitbrain.org>
714d99ec0SAndreas Gohr */
814d99ec0SAndreas Gohr
96fbcd578SAndreas Gohr$meta['loggroups']   = array('array');
10*69fb56a2SAndreas Gohr$meta['anonips']     = array('onoff');
11