mirror of
https://gitcode.com/GitHub_Trending/ji/jitsi-meet.git
synced 2025-12-30 03:12:29 +00:00
Makes the generation of roomnames on the welcome page configurable and fixes some minor issues.
This commit is contained in:
@@ -10,5 +10,6 @@ var interfaceConfig = {
|
||||
JITSI_WATERMARK_LINK: "http://jitsi.org",
|
||||
SHOW_BRAND_WATERMARK: false,
|
||||
BRAND_WATERMARK_LINK: "",
|
||||
SHOW_POWERED_BY: false
|
||||
SHOW_POWERED_BY: false,
|
||||
GENERATE_ROOMNAMES_ON_WELCOME_PAGE: true
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user