<?php
/**
 * Default settings for the oauth plugin
 *
 * @author Andreas Gohr <andi@splitbrain.org>
 */


$conf['custom-redirectURI']  = '';
$conf['mailRestriction']     = '';
$conf['singleService']       = '';
$conf['register-on-auth']    = 0;
