1<?php 2/** 3 * Options for the oauthdiscord plugin 4 */ 5 6$meta['key'] = array('string'); 7$meta['secret'] = array('password'); 8