bigbluebutton-Github/bigbluebutton-html5/tests/puppeteer/.env-template

14 lines
459 B
Plaintext
Raw Normal View History

# meeting credentials
BBB_SERVER_URL=""
BBB_SHARED_SECRET=""
# collecting metrics
BBB_COLLECT_METRICS= # (true/false): true to collect metrics
2020-04-15 04:37:37 +08:00
METRICS_FOLDER= # the metrics output folder
# webcams test
LOOP_INTERVAL= # time to loop in the webcams test in milliseconds
CAMERA_SHARE_FAILED_WAIT_TIME=15000 # this is set by default in the BBB server
# audio test
IS_AUDIO_TEST= # (true/false): true if the test will require enabling audio