You are here

bbb.permissions.yml in BigBlueButton 8

File

bbb.permissions.yml
View source
  1. administer big blue button:
  2. title: Administer BigBlueButton
  3. restrict_access: TRUE,
  4. description: Allow administration of BigBlueButton
  5. # TODO
  6. start meetings:
  7. title: Start meeting
  8. description: Allow start meeting
  9. # TODO
  10. start own meetings:
  11. title: Start own meeting
  12. description: Allow start own meeting
  13. moderate meetings:
  14. title: Moderate meetings
  15. description: Allow moderation of meetings
  16. moderate own meetings:
  17. title: Moderate own meetings
  18. description: Allow moderation of own meetings
  19. attend meetings:
  20. title: Attend meetings
  21. description: Allow following meetings as an attendee
  22. record meetings:
  23. title: Record meetings
  24. description: Allow the user to record meetings.