From 00177227e1656a5976af422bf9e4819c316d8887 Mon Sep 17 00:00:00 2001
From: Florent Gluck <florent.gluck@hesge.ch>
Date: Thu, 29 Oct 2020 12:00:19 +0100
Subject: [PATCH] Updated bbb's README.md

---
 BigBlueButton/README.md | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/BigBlueButton/README.md b/BigBlueButton/README.md
index d9908ec..e1fe7ca 100644
--- a/BigBlueButton/README.md
+++ b/BigBlueButton/README.md
@@ -71,3 +71,7 @@ Restart bbb with:
 ```
 bbb-conf --restart
 ```
+
+Another possibility that might work but not tested is described here: [https://docs.bigbluebutton.org/2.2/customize.html#Customize_](https://docs.bigbluebutton.org/2.2/customize.html#Customize_)
+
+On that page, search for the `userdata-bbb_skip_check_audio` parameter.
-- 
GitLab