Skip to content

Commit

Permalink
Add secret dicovery information
Browse files Browse the repository at this point in the history
  • Loading branch information
Stefan Auditor committed Mar 27, 2018
1 parent e6f54f3 commit e120f42
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -125,6 +125,10 @@ Copy this to a file called 'index.php', adjust the '$url' and '$secret' variable
$url = $meeting->join($full_name);
print "Hi $full_name, you are an attendee. Please join the call via $url<br />\n\n";

## Bigbluebutton Secret and URI discovery

bbb-conf --secret

## Tests

export BBB_URI=http://example.org/bigbluebutton/
Expand Down

0 comments on commit e120f42

Please sign in to comment.