Skip to content

Commit

Permalink
Ajout de la VoIP sur Finances dans le bon fichier de configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
Nicolas Buquet committed Jul 3, 2024
1 parent fa8e037 commit 3d5038e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Tchap/Config/BuildSettings.swift
Original file line number Diff line number Diff line change
Expand Up @@ -272,15 +272,15 @@ final class BuildSettings: NSObject {
tchapFeatureNotificationByEmail: [
tchapFeatureAnyHomeServer
],
// Audio calls for all except Finances in Tchap Production.
// Audio calls for all in Tchap Production.
tchapFeatureVoiceOverIP: [
"agent.externe.tchap.gouv.fr",
"agent.collectivites.tchap.gouv.fr",
"agent.tchap.gouv.fr",
"agent.elysee.tchap.gouv.fr",
"agent.pm.tchap.gouv.fr",
"agent.ssi.tchap.gouv.fr",
// "agent.finances.tchap.gouv.fr",
"agent.finances.tchap.gouv.fr",
"agent.social.tchap.gouv.fr",
"agent.interieur.tchap.gouv.fr",
"agent.agriculture.tchap.gouv.fr",
Expand Down
1 change: 1 addition & 0 deletions changelog.d/1071.change
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Ajout de la VoIP sur Finances dans le bon fichier de configuration

0 comments on commit 3d5038e

Please sign in to comment.