<?php
/**
 * Default settings for the skilltagicon plugin
 *
 * @author Michael Große <grosse@cosmocode.de>
 */

$conf['easy_tag']    = 'skill>basic';
$conf['intermediate_tag']    = 'skill>intermediate';
$conf['expert_tag']    = 'skill>expert';
