<?php
/**
 * Config Metadata for the StatDisplay plugin
 */
$meta['accesslog'] = array('string');
$meta['lines']     = array('numeric', '_min'=>1);
