<?php
/**
 * Options for the CAPTCHA plugin
 *
 * @author Andreas Gohr <andi@splitbrain.org>
 */

$conf['mode']       = 'js';
$conf['forusers']   = 0;
$conf['regprotect'] = 1;
$conf['width']      = 115;
$conf['height']     = 22;
