Skip to content

Commit

Permalink
VoIP for all homeservers (#1068)
Browse files Browse the repository at this point in the history
  • Loading branch information
yostyle authored Jun 12, 2024
1 parent b6d2126 commit b9868ab
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 19 deletions.
1 change: 1 addition & 0 deletions changelog.d/1068.feature
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Activation des appels vocaux pour finances.
20 changes: 1 addition & 19 deletions vector-config/src/tchap/res/values/config-features.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,23 +4,5 @@
<bool name="tchap_is_key_backup_enabled">true</bool>
<bool name="tchap_is_thread_enabled">false</bool>

<string-array name="tchap_is_voip_supported_homeservers" translatable="false">
<item>agent.agriculture.tchap.gouv.fr</item>
<item>agent.culture.tchap.gouv.fr</item>
<item>agent.dev-durable.tchap.gouv.fr</item>
<item>agent.dinum.tchap.gouv.fr</item>
<item>agent.diplomatie.tchap.gouv.fr</item>
<item>agent.education.tchap.gouv.fr</item>
<item>agent.elysee.tchap.gouv.fr</item>
<!-- <item>agent.finances.tchap.gouv.fr</item>-->
<item>agent.interieur.tchap.gouv.fr</item>
<item>agent.intradef.tchap.gouv.fr</item>
<item>agent.justice.tchap.gouv.fr</item>
<item>agent.pm.tchap.gouv.fr</item>
<item>agent.social.tchap.gouv.fr</item>
<item>agent.ssi.tchap.gouv.fr</item>
<item>agent.tchap.gouv.fr</item>
<item>agent.collectivites.tchap.gouv.fr</item>
<item>agent.externe.tchap.gouv.fr</item>
</string-array>
<string-array name="tchap_is_voip_supported_homeservers" translatable="false" />
</resources>

0 comments on commit b9868ab

Please sign in to comment.