xref: /plugin/statistics/conf/metadata.php (revision ba6b3b10263c8439a170c848fb8e0ce174e4f468)
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');
1069fb56a2SAndreas Gohr$meta['anonips']     = array('onoff');
11*ba6b3b10SAndreas Gohr$meta['nolocation'] = array('onoff');
12