Configuration#
The Tokkio Iframe configuration details are provided below:
Environment variable |
Default value |
Description |
---|---|---|
ENABLE_LOGS |
|
Controls whether to print Iframe debug logs to the console. |
ENABLE_CAMERA |
|
Controls whether to use the user’s camera or not. |
ENABLE_MICROPHONE |
|
Controls whether to use the user’s microphone or not. |
TIMEOUT_SECONDS |
(No timeout) |
Decides the amount of time a session should last for. A countdown timer will appear if set, and the Iframe will return to the start page once the countdown reaches 0. |
IFRAME_REDIRECT |
(No redirect) |
Used to redirect the Iframe to bring the user to a separate website if the Iframe is opened directly (instead of opening the parent website). Do not set this variable unless the Iframe is embedded into a website. |
VST_ENDPOINT |
Do not set this if deploying using the one-click scripts. Contains the VST WebSocket endpoint for the Tokkio deployment. URL usually takes the form |
|
INGRESS_ENDPOINT |
Do not set this if deploying using the one-click scripts. Contains the Ingress endpoint for the Tokkio deployment. URL usually takes the form |