<?php
/**
 * Options for the Orphanswanted Plugin
 *
 * @author    Matthias Schulte <dokuwiki@lupo49.de>
 */
$conf['ignoredpages']  = '';      // The plugin will doesn't list the given pages

//Setup VIM: ex: et ts=2 :
