/* eslint-disable comma-dangle, no-unused-vars, no-var, prefer-template, vars-on-top */ /* * NOTE: If you add a new option please remember to document it here: * https://jitsi.github.io/handbook/docs/dev-guide/dev-guide-configuration */ var subdir = ''; var subdomain = ''; if (subdomain) { subdomain = subdomain.substr(0, subdomain.length - 1).split('.') .join('_') .toLowerCase() + '.'; } // In case of no ssi provided by the webserver, use empty strings if (subdir.startsWith('