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