Removes brand.js

This commit is contained in:
hristoterezov
2014-11-04 16:14:02 +02:00
parent ee44ed5749
commit cbb3b78d9a
5 changed files with 6 additions and 11 deletions

View File

@@ -11,5 +11,6 @@ var interfaceConfig = {
SHOW_BRAND_WATERMARK: false,
BRAND_WATERMARK_LINK: "",
SHOW_POWERED_BY: false,
GENERATE_ROOMNAMES_ON_WELCOME_PAGE: true
GENERATE_ROOMNAMES_ON_WELCOME_PAGE: true,
APP_NAME: "Jitsi Meet"
};