diff --git a/config.prod.json b/config.prod.json index 5c5e7ca862..0865dca207 100644 --- a/config.prod.json +++ b/config.prod.json @@ -194,7 +194,7 @@ "feature_thread": ["agent.dinum.tchap.gouv.fr"], "feature_space": ["*"], "feature_audio_call": ["*"], - "feature_video_call": [], + "feature_video_call": ["agent.dinum.tchap.gouv.fr"], "feature_screenshare_call": ["*"] }, "map_style_url": "https://openmaptiles.geo.data.gouv.fr/styles/osm-bright/style.json" diff --git a/config.prod_rie.json b/config.prod_rie.json index bf4abedb60..7dc2cbc40f 100644 --- a/config.prod_rie.json +++ b/config.prod_rie.json @@ -194,7 +194,7 @@ "feature_thread": [], "feature_space": ["*"], "feature_audio_call": ["*"], - "feature_video_call": [], + "feature_video_call": ["agent.dinum.tchap.gouv.fr"], "feature_screenshare_call": ["*"] }, "map_style_url": "https://openmaptiles.geo.data.gouv.fr/styles/osm-bright/style.json"