<?php
/**
 * Options for the duoshuo plugin
 *
 * @author Matt <caijiamx@gmail.com>
 */

$meta['auto'] = array('onoff','_caution' => 'warning');
$meta['shortname'] = array('string','_pattern' => '/^[0-9a-zA-Z\-]+$/');