Skip to content

Commit

Permalink
deactivate video call on prod for dinum (#870)
Browse files Browse the repository at this point in the history
  • Loading branch information
odelcroi authored Jan 18, 2024
1 parent 5d745b7 commit 934dc3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config.prod.json
Original file line number Diff line number Diff line change
Expand Up @@ -193,6 +193,6 @@
"feature_thread": [],
"feature_space": [],
"feature_audio_call": ["agent.dinum.tchap.gouv.fr"],
"feature_video_call": ["agent.dinum.tchap.gouv.fr"]
"feature_video_call": []
}
}

0 comments on commit 934dc3d

Please sign in to comment.