<?php
/**
 * Default settings for the structautolink plugin
 *
 * @author Andreas Gohr <gohr@cosmocode.de>
 */

$conf['schema'] = 'glossary';
$conf['field']  = 'term';
$conf['match'] = '';
