<?php
/**
 * Options for the Tile Plugin
 */
$conf['iconSize']     = 80;      // the icon size
$conf['sampleDelai']  = 2*60*60;
?>