summaryrefslogtreecommitdiff
path: root/platform/www/lib/plugins/farmer/conf/metadata.php
blob: 9b813380052b9896e78cd5b03dfd221eb3c6c8bc (plain)
1
2
3
4
5
6
7
8
9
<?php
/**
 * Options for the farmer plugin
 *
 * @author Michael Große <grosse@cosmocode.de>
 */

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