diff --git a/bigbluebutton-config/bin/bbb-conf b/bigbluebutton-config/bin/bbb-conf index 9379ca2121..d2f9c8c88a 100755 --- a/bigbluebutton-config/bin/bbb-conf +++ b/bigbluebutton-config/bin/bbb-conf @@ -1085,7 +1085,7 @@ check_state() { echo fi - if (( $MEM < 3975 )); then + if (( $MEM < 3940 )); then echo "# Warning: You are running BigBlueButton on a server with less than 4G of memory. Your" echo "# performance may suffer." echo diff --git a/bigbluebutton-config/web/index.html b/bigbluebutton-config/web/index.html index 8dfac3e016..4d923a18c8 100644 --- a/bigbluebutton-config/web/index.html +++ b/bigbluebutton-config/web/index.html @@ -87,7 +87,7 @@
The whiteboard controls let you annotate and call out key parts of your presentation.
+The whiteboard controls let you annotate key parts of your presentation.
You can upload any PDF presentation or MS office document. BigBlueButton keeps everyone in sync with your current slide, zoom, pan, and mouse pointer.
+You can upload any PDF presentation or MS office document. BigBlueButton keeps everyone in sync with your current slide, zoom, pan, annotations, and mouse pointer.