<?php
/**
 * Options for the feedback plugin
 *
 * @author Andreas Gohr <gohr@cosmocode.de>
 */


$meta['allowanon'] = array('onoff');
$meta['include_parent_startpage'] = array('onoff');
$meta['span_translations'] = array('onoff');
$meta['send_copy'] = array('onoff');
