Skip to content

Commit

Permalink
Merge pull request #1092 from tchapgouv/1090-activer-vidéo-et-partage…
Browse files Browse the repository at this point in the history
…-écran-sur-education-en-beta-ios

Activate Video VoIP 1-to-1 for Education Nationale
  • Loading branch information
NicolasBuquet authored Sep 17, 2024
2 parents 2bbad9a + c62c25b commit 3109843
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Tchap/Config/BuildSettings.swift
Original file line number Diff line number Diff line change
Expand Up @@ -293,7 +293,8 @@ final class BuildSettings: NSObject {
"agent.education.tchap.gouv.fr"
],
tchapFeatureVideoOverIP: [
"agent.dinum.tchap.gouv.fr"
"agent.dinum.tchap.gouv.fr",
"agent.education.tchap.gouv.fr"
],
tchapFeatureGeolocationSharing: [
tchapFeatureAnyHomeServer
Expand Down
1 change: 1 addition & 0 deletions changelog.d/1090.change
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Activation de la visio 1-to-1 pour l'instance Education Nationale

0 comments on commit 3109843

Please sign in to comment.