xref: /plugin/farmer/conf/metadata.php (revision 1da41c8bdb9ce0b590d5b69552c4ddb4d0aef860)
1bc461538SMichael Große<?php
2*1da41c8bSAndreas Gohr
3bc461538SMichael Große/**
4bc461538SMichael Große * Options for the farmer plugin
5bc461538SMichael Große *
6bc461538SMichael Große * @author Michael Große <grosse@cosmocode.de>
7bc461538SMichael Große */
8bc461538SMichael Große
9a0fc814bSMichael Große$meta['deactivated plugins'] = array('string');
101413d607SAndreas Gohr$meta['disable_new_plugins'] = array('onoff');
11