Skip to content

Commit

Permalink
Ouverture de la fonctionnalité VoIP à toutes les instances
Browse files Browse the repository at this point in the history
  • Loading branch information
Nicolas Buquet committed May 14, 2024
1 parent aaeeafd commit 33a4536
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
4 changes: 1 addition & 3 deletions Tchap/Config/BuildSettings.swift
Original file line number Diff line number Diff line change
Expand Up @@ -273,9 +273,7 @@ final class BuildSettings: NSObject {
tchapFeatureAnyHomeServer
],
tchapFeatureVoiceOverIP: [
"agent.dinum.tchap.gouv.fr",
"agent.diplomatie.tchap.gouv.fr",
"agent.finances.tchap.gouv.fr"
tchapFeatureAnyHomeServer
],
// No activation of video calls actually in Tchap Production.
// tchapFeatureVideoOverIP: [
Expand Down
1 change: 1 addition & 0 deletions changelog.d/1036.change
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Ouverture de la fonctionnalité VoIP à toutes les instances.

0 comments on commit 33a4536

Please sign in to comment.