l jitsi: more privacy

This commit is contained in:
lassulus 2022-05-29 19:59:56 +02:00
parent 15bb16e2c8
commit 6bf2ab8735

View file

@ -7,10 +7,13 @@
config = {
enableWelcomePage = true;
requireDisplayName = true;
analytics.disabled = true;
};
interfaceConfig = {
SHOW_JITSI_WATERMARK = false;
SHOW_WATERMARK_FOR_GUESTS = false;
DISABLE_PRESENCE_STATUS = true;
GENERATE_ROOMNAMES_ON_WELCOME_PAGE = false;
};
};