<?php
// Default value in the configuration Manager

$conf['UnitShortCutKey'] = 'u';

$conf[syntax_plugin_webcomponent_related::MAX_LINKS_CONF] = 10;
$conf[syntax_plugin_webcomponent_related::EXTRA_PATTERN_CONF] = '{{backlinks>.}}';


?>