<?php

/**
 * Options for the renderrevisions plugin
 *
 * @author Andreas Gohr <dokuwiki@cosmocode.de>
 */

$meta['maxfrequency'] = array('numeric', '_min' => 0);
