diff --git a/bigbluebutton-web/grails-app/conf/WebXmlConfig.groovy b/bigbluebutton-web/grails-app/conf/WebXmlConfig.groovy new file mode 100644 index 0000000000000000000000000000000000000000..28a7846a1ce8b521ab0c00596b62f0016ba8be9f --- /dev/null +++ b/bigbluebutton-web/grails-app/conf/WebXmlConfig.groovy @@ -0,0 +1,5 @@ +/** + * Application configuration file for WebXml plugin. + */ +webxml { +}