<?php
/**
 * Default settings for the definitionlist plugin
 */

$conf['dt_fancy']  = 1; // default on
$conf['classname'] = 'plugin_definitionlist';
