[mirotalksfu] - update config [skip ci]

هذا الالتزام موجود في:
Miroslav Pejic
2025-07-21 09:06:00 +02:00
الأصل 7cdb5d2baf
التزام 02daea31ac

عرض الملف

@@ -1291,15 +1291,14 @@ module.exports = {
}, },
/** /**
* Global Moderation Settings * Moderation Configuration
* ======================== * =======================
* Controls room participant limits and moderation features. * Controls global moderation features.
* This section defines how many participants can join a room *
* and whether moderation features are enabled. * Core Settings:
* Core Settings: * --------------
* - maxParticipants: Maximum number of participants allowed in a room * - room.maxParticipants: Maximum number of participants allowed per room.
* - moderation: Object containing moderation settings * Adjust to limit room size and manage server load.
* - room: Object containing room-specific moderation settings
*/ */
moderation: { moderation: {
room: { room: {