bigbluebutton-Github/bigbluebutton-tests/playwright/.env.template
2023-05-19 09:30:40 -03:00

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)