Skip to content

Commit

Permalink
Merge pull request #1122 from tchapgouv/activate-visio-for-agents
Browse files Browse the repository at this point in the history
Allow Video calls for Education and Agents
  • Loading branch information
NicolasBuquet authored Nov 14, 2024
2 parents 3b77374 + 83f5b2c commit 5a06691
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
3 changes: 1 addition & 2 deletions Tchap/Config/BuildSettings.swift
Original file line number Diff line number Diff line change
Expand Up @@ -295,8 +295,7 @@ final class BuildSettings: NSObject {
tchapFeatureVideoOverIP: [
"agent.dinum.tchap.gouv.fr",
"agent.education.tchap.gouv.fr",
"agent.tchap.gouv.fr",
"agent.intradef.tchap.gouv.fr"
"agent.tchap.gouv.fr"
],
tchapFeatureGeolocationSharing: [
tchapFeatureAnyHomeServer
Expand Down
1 change: 1 addition & 0 deletions changelog.d/1109.change
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Permettre les appels vidéos sur Education et Agent.

0 comments on commit 5a06691

Please sign in to comment.