<?php
/**
 * default configuration for the dokubook template
 * 
 * @license:    GPL 2 (http://www.gnu.org/licenses/gpl.html)
 * @author:     Michael Klier <chi@chimeric.de>
 */

$conf['pagename']   = 'navigation';     // the pagename for the navigation pages
$conf['closedwiki'] = false;            // set to true if you run a closed wiki 
?>
