Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tenants: make create parameter overrides more generic #13

Closed
7 tasks
liske opened this issue Mar 9, 2021 · 0 comments · Fixed by #27
Closed
7 tasks

tenants: make create parameter overrides more generic #13

liske opened this issue Mar 9, 2021 · 0 comments · Fixed by #27
Assignees
Labels
enhancement New feature or request triggers migration Implementing the issue will result in a Django ORM migration.
Milestone

Comments

@liske
Copy link
Member

liske commented Mar 9, 2021

We already support overriding logo and startup slide. This should be more generic using another Model allowing to override more settings. It should be possible to block, set or override settings. Parameter candidates:

  • bannerText
  • bannerColor
  • muteOnStart
  • logoutURL
  • maxParticipants
  • welcome
  • duration
@liske liske added this to the b3lb 2.0.0 milestone Mar 9, 2021
@liske liske added the enhancement New feature or request label Mar 9, 2021
@liske liske added the triggers migration Implementing the issue will result in a Django ORM migration. label Mar 30, 2021
@PhilippKilian PhilippKilian linked a pull request Apr 9, 2021 that will close this issue
@liske liske closed this as completed in #27 Apr 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request triggers migration Implementing the issue will result in a Django ORM migration.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants