<?php
/**
 * Configuration settings for the BotMon Plugin
 *
 * @author     Sascha Leib <sascha@leib.be>
 */

$conf['showday']		= 'yesterday';
$conf['geoiplib']		= 'disabled';
$conf['useCaptcha']		= 'disabled';
$conf['captchaSeed']	= 'c53bc5f94929451987efa6c768d8856b';
