<?php
/**
 * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
 *
 * @author     Dirk Scheer <dirk@scheernet.de>
 */

$conf['yubico_client_id']  = 0;
$conf['yubico_secret_key'] = '';
$conf['yubico_maxkeys']    = 2;
