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