mirror of
https://github.com/bigbluebutton/docker.git
synced 2025-01-13 09:18:13 +01:00
commit
95566ff897
@ -64,8 +64,8 @@ recording=""
|
|||||||
echo "Should the recording feature be included?"
|
echo "Should the recording feature be included?"
|
||||||
echo " IMPORTANT: this is currently a big privacy issues, because it will "
|
echo " IMPORTANT: this is currently a big privacy issues, because it will "
|
||||||
echo " record everything which happens in the conference, even when the button"
|
echo " record everything which happens in the conference, even when the button"
|
||||||
echo " suggets, that it does not."
|
echo " suggests, that it does not."
|
||||||
echo " make sure that you awalys get peoples consent, before they join a room!"
|
echo " make sure that you always get people's consent, before they join a room!"
|
||||||
echo " https://github.com/bigbluebutton/bigbluebutton/issues/9202"
|
echo " https://github.com/bigbluebutton/bigbluebutton/issues/9202"
|
||||||
while [[ ! $recording =~ ^(y|n)$ ]]; do
|
while [[ ! $recording =~ ^(y|n)$ ]]; do
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user