bc324f480e
* feat(recording): adds custom "bbb_record_permission" userdata Adds two new userdata parameters: - bbb_record_permission: if true, bypass the moderator/viewer role permission and allows the user to start/stop the recording - bbb_record_permission_tooltip: a string to show in the tooltip when the user don't have permission, useful to explain why the user can't start recording This enables integrations to have custom rules for specific users to have or not permission to record a meeting * chore(docs): adds new recording userdata to docs * refactor: clean unused code * Update docs/docs/administration/customize.md Co-authored-by: Anton Georgiev <antobinary@users.noreply.github.com> --------- Co-authored-by: Anton Georgiev <antobinary@users.noreply.github.com> |
||
---|---|---|
.. | ||
src | ||
.gitignore | ||
deploy.sh | ||
package-lock.json | ||
package.json | ||
run-dev.sh | ||
tsconfig.json |