<?php
/**
 * Default settings for the oauthdrkserver plugin
 * 
 * @author Daniel Weisshaar <daniwei-dev@gmx.de>
 */

$conf['demoenv'] = 0;
$conf['key'] = '';
$conf['secret'] = '';