DEV Community

Discussion on: Self-hosted Jitsi server with authentication

Collapse
 
noandrea profile image
Andrea Giacobino • Edited

A little update:
the tutorial is now updated to enable by default the new privacy feature:

// Disables storing the room name to the recents list
doNotStoreRoom: true,