<?php
/**
 * Default settings for the evesso plugin
 *
 * @author Andreas Gohr <andi@splitbrain.org>
 */

$conf['info']  = '';
$conf['custom-redirectURI']  = '';
$conf['eveonline-key']       = '';
$conf['eveonline-secret']    = '';
$conf['singleService']       = '';
$conf['register-on-auth']    = 0;
$conf['require-corporation']   = '';
$conf['require-alliance']      = '';
$conf['require-faction']       = '';
$conf['login-button']    = 'Text';
