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