7 lines
372 B
Plaintext
7 lines
372 B
Plaintext
# meeting credentials
|
|
BBB_URL="" # https://DOMAIN_NAME/bigbluebutton/api
|
|
BBB_SECRET=""
|
|
|
|
DEBUG_MODE="" # (true / false|empty) Enable or disable debug features
|
|
TIMEOUT_MULTIPLIER=1 # (number / empty) Apply a multiplier on default timeouts - depending the server strength (not recommended to use greater values than 3)
|