1<?php
2/**
3 * Default settings for the oauthdrkserver plugin
4 *
5 * @author Daniel Weisshaar <daniwei-dev@gmx.de>
6 */
7
8$conf['demoenv'] = 0;
9$conf['key'] = '';
10$conf['secret'] = '';