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