xref: /plugin/struct/conf/default.php (revision d2b31c9b2b42ab6635b261d1f4bcd72551c4ffbf)
1<?php
2/**
3 * Default settings for the struct plugin
4 *
5 * @author Andreas Gohr, Michael Große <dokuwiki@cosmocode.de>
6 */
7
8$conf['dformat']    = 'Y/m/d';
9