Skip to content

Commit

Permalink
Enable VoIP for all instances
Browse files Browse the repository at this point in the history
  • Loading branch information
yostyle committed May 14, 2024
1 parent 49e74c2 commit 59c6417
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions vector-config/src/tchap/res/values/config-features.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +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.dinum.tchap.gouv.fr</item>
<item>agent.diplomatie.tchap.gouv.fr</item>
<item>agent.finances.tchap.gouv.fr</item>
</string-array>
<string-array name="tchap_is_voip_supported_homeservers" translatable="false" />
</resources>

0 comments on commit 59c6417

Please sign in to comment.