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