[mirotalksfu] - #175 fix share room link in host protected mode
هذا الالتزام موجود في:
@@ -65,6 +65,8 @@ module.exports = class Room {
|
||||
|
||||
// Polls
|
||||
this.polls = [];
|
||||
|
||||
this.isHostProtected = config.host.protected;
|
||||
}
|
||||
|
||||
// ####################################################
|
||||
@@ -87,6 +89,7 @@ module.exports = class Room {
|
||||
fromUrl: this.rtmp && this.rtmp.fromUrl,
|
||||
fromStream: this.rtmp && this.rtmp.fromStream,
|
||||
},
|
||||
hostProtected: this.isHostProtected,
|
||||
moderator: this._moderator,
|
||||
survey: this.survey,
|
||||
redirect: this.redirect,
|
||||
|
||||
@@ -55,7 +55,7 @@ dev dependencies: {
|
||||
* @license For commercial or closed source, contact us at license.mirotalk@gmail.com or purchase directly via CodeCanyon
|
||||
* @license CodeCanyon: https://codecanyon.net/item/mirotalk-sfu-webrtc-realtime-video-conferences/40769970
|
||||
* @author Miroslav Pejic - miroslav.pejic.85@gmail.com
|
||||
* @version 1.6.17
|
||||
* @version 1.6.18
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
المرجع في مشكلة جديدة
حظر مستخدم