Client-side web-app interface settings that override the defaults in interface_config.js.
See https://github.com/jitsi/jitsi-meet/blob/master/interface_config.js for default configuration with comments.
Declarations
Type
attribute set
Default
{ }
Example
{
SHOW_JITSI_WATERMARK = false;
SHOW_WATERMARK_FOR_GUESTS = false;
}