1<?php
2/**
3 * Default settings for the do plugin
4 *
5 * @author Andreas Gohr <gohr@cosmocode.de>
6 * @author Adrian Lang <lang@cosmocode.de>
7 * @author Dominik Eckelmann <eckelmann@cosmocode.de>
8 */
9
10$conf['userpage'] = '';
11$conf['notify_assignee'] = '0';
12