[mirotalksfu] - remove unused, add logs
هذا الالتزام موجود في:
@@ -93,8 +93,6 @@ const host = 'https://' + 'localhost' + ':' + config.server.listen.port; // conf
|
||||
const hostCfg = {
|
||||
protected: config.host.protected,
|
||||
users: config.host.users,
|
||||
username: config.host.username,
|
||||
password: config.host.password,
|
||||
authenticated: !config.host.protected,
|
||||
};
|
||||
|
||||
@@ -469,10 +467,11 @@ function startServer() {
|
||||
const tunnel = pu0.startsWith('https') ? pu0 : pu1;
|
||||
log.info('Listening on', {
|
||||
node_version: process.versions.node,
|
||||
hostConfig: hostCfg,
|
||||
announced_ip: announcedIP,
|
||||
server: host,
|
||||
server_tunnel: tunnel,
|
||||
hostConfig: hostCfg,
|
||||
presenters: config.presenters,
|
||||
api_docs: api_docs,
|
||||
mediasoup_worker_bin: mediasoup.workerBin,
|
||||
mediasoup_server_version: mediasoup.version,
|
||||
@@ -514,10 +513,11 @@ function startServer() {
|
||||
}
|
||||
log.info('Settings', {
|
||||
node_version: process.versions.node,
|
||||
hostConfig: hostCfg,
|
||||
announced_ip: announcedIP,
|
||||
server: host,
|
||||
api_docs: api_docs,
|
||||
hostConfig: hostCfg,
|
||||
presenters: config.presenters,
|
||||
mediasoup_worker_bin: mediasoup.workerBin,
|
||||
mediasoup_server_version: mediasoup.version,
|
||||
mediasoup_client_version: mediasoupClient.version,
|
||||
|
||||
المرجع في مشكلة جديدة
حظر مستخدم