mirror of
https://github.com/zulip/zulip.git
synced 2025-11-15 03:11:54 +00:00
realm: Remove Google Hangouts integration.
Google has removed the Google Hangouts brand, thus we are removing them as video chat provider option. This commit removes Google Hangouts integration and make a migration that sets all realms that are using Hangouts as their video chat provider to the default, jitsi. With changes by tabbott to improve the overall video call documentation. Fixes: #15298.
This commit is contained in:
@@ -65,9 +65,9 @@ TAB_DISPLAY_NAMES = {
|
||||
'allow-anyone-to-join': 'Allow anyone to join',
|
||||
'restrict-by-email-domain': 'Restrict by email domain',
|
||||
|
||||
'google-hangouts': 'Google Hangouts',
|
||||
'zoom': 'Zoom (experimental)',
|
||||
'jitsi-on-premise': 'Jitsi on-premise',
|
||||
'jitsi-meet': 'Jitsi Meet',
|
||||
'disable': 'Disabled',
|
||||
|
||||
'chrome': 'Chrome',
|
||||
'firefox': 'Firefox',
|
||||
|
||||
Reference in New Issue
Block a user