mirror of https://github.com/sualko/cloud_bbb
docs: add troubleshooting section to readme (#16)
* troubleshooting doesn't work if passwords are enforced for shared documents * Update README.md * Update README.mdpull/29/head
parent
cf42d0f518
commit
387b66a675
|
@ -35,3 +35,8 @@ enter the room by pointing to the arrow button
|
|||
use the ... menu
|
||||
|
||||
select the correct BBB room and enter the room
|
||||
|
||||
# Troubleshooting
|
||||
- before installing, make sure your BBB is running correctly
|
||||
- if no session opens with the ... menu of files, but a session opens in the general configuration page, look at your browser console. It will show a well hidden complaint that for sharing always a password is required. If this is the case, remove that requirement in sharing / enforce password.
|
||||
- if the room doesn't appear in the ... menu of files, a browser/cache reload might help
|
||||
|
|
Loading…
Reference in New Issue