showsamples/conf/default.php

9 lines
215 B
PHP
Raw Normal View History

2023-10-13 06:57:44 +02:00
<?php
/**
* @license http://www.cecill.info/licences/Licence_CeCILL-B_V1-fr.html
* @author Francois Merciol <dokuplugin@merciol.fr>
*
* Options for the showSamples Plugin
*/
$conf['carouselDelai'] = 10;