<?php
/**
 * Default settings for the oauthdiscordserver plugin
 */

$conf['key'] = '';
$conf['secret'] = '';
$conf['serverID'] = '';
$conf['roleID'] = '';
