mirror of https://github.com/jitsi/jitsi-meet
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.pull/8149/head jitsi-meet_5277
parent
898eca86d5
commit
1041cd8055
Loading…
Reference in new issue