Skip to content

Commit

Permalink
Activer les appels vidéos pour les agents Intradef
Browse files Browse the repository at this point in the history
  • Loading branch information
Nicolas Buquet committed Nov 6, 2024
1 parent f8418c1 commit d71085d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
4 changes: 3 additions & 1 deletion Tchap/Config/BuildSettings.swift
Original file line number Diff line number Diff line change
Expand Up @@ -294,7 +294,9 @@ final class BuildSettings: NSObject {
],
tchapFeatureVideoOverIP: [
"agent.dinum.tchap.gouv.fr",
"agent.education.tchap.gouv.fr"
"agent.education.tchap.gouv.fr",
"agent.tchap.gouv.fr",
"agent.intradef.tchap.gouv.fr"
],
tchapFeatureGeolocationSharing: [
tchapFeatureAnyHomeServer
Expand Down
1 change: 1 addition & 0 deletions changelog.d/1108.change
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Activer les appels vidéos pour les agents Intradef.

0 comments on commit d71085d

Please sign in to comment.