jiti-meet/react/features/connection-indicator/components
George Politis 1041cd8055
feat: Makes it possible to hide the "Save Logs" link. (#8143)
As per @fremzy, the "Save Logs" feature generates a json
file with a bevy of technical information about the
meeting. This log contains the server name, server IP
address, participant's IP addresses (only in p2p sessions)
e.t.c. While this may be a useful feature for the
admin-like 'moderator', it creates unnecessary exposure
when made readily available to all users in the meeting.

This commit fixes #8036 by a config.js option to enable
the link (disabled by default), thus giving the owner of
the deployment the choice of enabling it or not.
2020-11-24 10:49:10 +01:00
..
native ref: eslint-config-jitsi@1.0.3 2020-05-20 17:14:29 +02:00
web feat: Makes it possible to hide the "Save Logs" link. (#8143) 2020-11-24 10:49:10 +01:00
AbstractConnectionIndicator.js [RN] Add connection indicator 2019-04-16 17:33:23 +02:00
index.native.js [RN] Add connection indicator 2019-04-16 17:33:23 +02:00
index.web.js [RN] Add connection indicator 2019-04-16 17:33:23 +02:00