bigbluebutton-Github/bbb-common-web/src
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
..
main feat(web): set default logo 2021-08-19 15:22:44 -03:00
test Code improve. 2019-05-10 15:51:05 +01:00