From cc168b21afcaa4aa45664194b27e68f2f11b4dcf Mon Sep 17 00:00:00 2001 From: Mohammad mahdi Khalaj <62938359+mohamadkhalaj@users.noreply.github.com> Date: Thu, 29 Aug 2024 17:20:42 +0330 Subject: [PATCH] docs: fix typo (#20847) --- docs/docs/administration/customize.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/administration/customize.md b/docs/docs/administration/customize.md index 9b85eac7b8..c0ca30495a 100644 --- a/docs/docs/administration/customize.md +++ b/docs/docs/administration/customize.md @@ -464,7 +464,7 @@ cameraProfiles: The settings for `bitrate` are in kbits/sec (i.e. 100 kbits/sec). After your modify the values, save the file, restart your BigBlueButton server `sudo bbb-conf --restart` to have the settings take effect. The lowest setting allowed for WebRTC is 30 Kbits/sec. -If you have sessions that like to share lots of webcams, such as ten or more, then then setting the `bitrate` for `low` to 50 and `medium` to 100 will help reduce the overall bandwidth on the server. When many webcams are shared, the size of the webcams get so small that the reduction in `bitrate` will not be noticeable during the live sessions. +If you have sessions that like to share lots of webcams, such as ten or more, then setting the `bitrate` for `low` to 50 and `medium` to 100 will help reduce the overall bandwidth on the server. When many webcams are shared, the size of the webcams get so small that the reduction in `bitrate` will not be noticeable during the live sessions. #### Disable webcams