bigbluebutton-Github/bigbluebutton-web/grails-app
Pedro Beschorner Marin 1db49719c9 feat(web): set default logo
Add an option to set a default logo to be placed for all created meetings.

The default logo is inserted as a create meeting param for all meetings that
do not have a `logo` param defined. Two new properties were included at
bigbluebutton-web configuration:

- [Boolean] `useDefaultLogo`: enables/disables the use of the default logo
  disabled as default

- [String] `defaultLogoURL`: The default logo URL to be fetched by the client
  bigbluebutton logo as default
2021-08-19 15:22:44 -03:00
..
assets Update bigbluebutton-web to gradle 5.1 (Work In Progress) 2019-01-09 21:06:09 +01:00
conf feat(web): set default logo 2021-08-19 15:22:44 -03:00
controllers/org/bigbluebutton/web Removes support of configToken param 2021-05-20 16:31:38 -03:00
i18n Update bigbluebutton-web to gradle 5.1 (Work In Progress) 2019-01-09 21:06:09 +01:00
init/org/bigbluebutton/web Update bigbluebutton-web to gradle 5.1 (Work In Progress) 2019-01-09 21:06:09 +01:00
services/org/bigbluebutton/web/services Improve the file download in the browser. 2020-04-30 15:41:06 +01:00
views Update bigbluebutton-web to gradle 5.1 (Work In Progress) 2019-01-09 21:06:09 +01:00