<?php
/**
 * Default settings for the denyactions plugin
 *
 * @author Otto Vainio <otto@valjakko.net>
 */

$conf['denyactions']    = '';
$conf['denyrev'] = 0;
$conf['denystyle'] = 'msg';

