<?php
/**
 * Default settings for the timestamp plugin
 *
 * @author Trenton Ivey <Trenton.Ivey@gmail.com>
 */

$conf['timestamp_format']    = '%Y%m%dT%H%M%S%z: ';
