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