<?php
/**
 * Default settings for the newsticker plugin
 *
 * @author Michael Große <grosse@cosmocode.de>
 */

$conf['duration']    = 10;
