Merge pull request #244 from kepstin/bbb-demos-warning
Add a big fat warning about the implications of leaving demos installed.
This commit is contained in:
commit
45756a8260
@ -1158,7 +1158,9 @@ check_state() {
|
||||
echo "#"
|
||||
echo "# http://$BBB_WEB/"
|
||||
echo "#"
|
||||
echo "# Use the API demos test your BigBlueButton setup. To remove"
|
||||
echo "# These API demos allow anyone to access your server without authentication"
|
||||
echo "# to create/manage meetings and recordings. They are for testing purposes only."
|
||||
echo "# If you are running a production system, remove them by running:"
|
||||
echo "#"
|
||||
echo "# sudo apt-get purge bbb-demo"
|
||||
echo
|
||||
|
Loading…
Reference in New Issue
Block a user