<?php
/**
 * Default settings for the imagecarousel plugin
 *
 * @author lisps
 */

$conf['default']    = 'slidesToShow=4&slidesToScroll=3&dots=true&adaptiveHeight=true';
