* *******************************************************************************/ // This file contains the configuration options of the Meet plugin // This disables the plugin by default define('PLUGIN_MEET_USER_DEFAULT_ENABLE', false); // The URL of the Meet PWA //define('PLUGIN_MEET_MEET_URL', 'https://'); // The URL of the Meet join flow //define('PLUGIN_MEET_MEET_JOIN_URL' '/meet/r/join/group/');