xref: /plugin/wikicalendar-ng/conf/default.php (revision 7f4b51de192a9de460d2df5c0028e7dcd2b8ec86)
1<?php
2/**
3 * Defautl configuration File for DokuWiki Plugin Wikicalendar
4 * @author Michael Klier <chi@chimeric.de>
5 */
6$conf['weekstart'] = 'Monday';
7$conf['timezone']  = false;
8