<?php
/**
 * Options for the telleveryone plugin
 *
 * @author Szymon Olewniczak <it@rid.pl>
 */


$meta['limit'] = array('numeric');
$meta['remote'] = array('');
