<?php
/**
 * Options for the farmer plugin
 *
 * @author Michael Große <grosse@cosmocode.de>
 */

$meta['deactivated plugins'] = array('string');
$meta['disable_new_plugins'] = array('onoff');
