1<?php
2/**
3 * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
4 *
5 * @author     Dirk Scheer <dirk@scheernet.de>
6 */
7
8$conf['yubico_client_id']  = 0;
9$conf['yubico_secret_key'] = '';
10$conf['yubico_maxkeys']    = 2;
11