[mirotalksfu] - fix typo

هذا الالتزام موجود في:
Miroslav Pejic
2025-03-29 01:44:36 +01:00
الأصل 182de67f3d
التزام 48b4756b6a

عرض الملف

@@ -1178,7 +1178,7 @@ module.exports = {
* - Active: Enable/disable WebRTC server
* - Options: Listening interfaces and ports
*/
webRtcServerActive: process.env.SFU_SERVER || false,
webRtcServerActive: process.env.SFU_SERVER === 'true',
webRtcServerOptions: {
listenInfos: [
{