xref: /plugin/farmer/conf/default.php (revision 83ef0d71ee7a79727a8dac5e9f5981d2a4b79825)
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