<?php
/*
 * Ad-Hoc Tags plugin, default configuration settings
 *
 */

$conf['allowedElements'] = 'abbr,aside,b,figure,figcaption,i,mark,q,s,section,u';
$conf['allowStyle'] = 0;
$conf['allowJSLinks'] = 0;
$conf['iFrameExtSrc'] = 0;