cloud_bbb/lib/Controller
brtbr 668a711dfa feat: add option to not use avatars in BBB rooms
This commit adds an admin option to disable the use of Nextcloud avatars
in BBB rooms.

If an avatar-cache is configured and a meeting is running while changing
this setting, the avatars of these meetings will not be cleared. In that
case the command-line argument (see README) needs to be used.

Fixes issue #268
2024-06-02 02:08:14 +02:00
..
Errors.php refactor: order imports 2020-09-23 12:33:09 +02:00
HookController.php feat: add option to not use avatars in BBB rooms 2024-06-02 02:08:14 +02:00
JoinController.php feat: track room state 2022-03-17 17:08:44 +01:00
PageController.php refactor: use psalm to fix documentation 2021-02-24 15:23:26 +01:00
RestrictionController.php fix: psalm errors 2021-02-13 18:30:59 +01:00
RoomController.php feat: add option for all users to join a meeting muted (#173) 2021-07-30 12:12:42 +02:00
RoomShareController.php fix: psalm errors 2021-02-13 18:30:59 +01:00
ServerController.php feat: add option to insert document 2022-03-17 17:08:44 +01:00