<?php
/**
 * Options for the idcount plugin
 *
 * @author Gero Gothe <gero.gothe@medizindoku.de>
 */

$conf['digits']        = 6;
$conf['prefix']        = '';
