1<?php
2
3$conf['width'] = 'auto';
4$conf['font-size'] = '1.1em';
5$conf['title-color'] = '#009DFF';
6$conf['hide-entry-title'] = false;
7$conf['footer-text'] = 'Powered by <a href="http://dokuwiki.org/">DokuWiki</a> with a touch of <a href="http://h6e.net/">h6e</a>';
8