1<?php
2
3/**
4 * Default settings for the farmer plugin
5 *
6 * @author Michael Große <grosse@cosmocode.de>
7 */
8
9$conf['deactivated plugins'] = '';
10$conf['disable_new_plugins'] = 0;
11