1<?php 2/** 3 * Default settings for the oauthdiscord plugin 4 */ 5 6$conf['key'] = ''; 7$conf['secret'] = ''; 8