feat(jicofo) add config parameter for ENABLE_MODERATOR_CHECKS

This commit is contained in:
Dimosthenis Nikoudis
2024-09-26 22:43:55 +03:00
committed by GitHub
parent 2d39624b5f
commit b726312ee7
2 changed files with 5 additions and 0 deletions

View File

@@ -339,6 +339,7 @@ services:
- BRIDGE_STRESS_THRESHOLD
- ENABLE_AUTH
- ENABLE_AUTO_OWNER
- ENABLE_MODERATOR_CHECKS
- ENABLE_CODEC_VP8
- ENABLE_CODEC_VP9
- ENABLE_CODEC_AV1