1<?php
2
3$meta['reload_seconds'] = array('numeric','_pattern' => '/\d{1,3}/');
4$meta['notify']         = array('onoff');
5