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