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

$conf['geoiplib']		= 'disabled';
$conf['useCaptcha']		= 0;
$conf['captchaSeed']	= 'b472719ba5634d378a7d7f9bfc46659f';
