hi dear sir
I would like to know how to set default room in jitsi Home_page
example
Hi!
Not sure what exactly you want to do, but you could add something in NginX configuration file so that the website request to XXXX/
will be redirected to XXXX/defaultroomname
.
/etc/nginx/sites-available/XXXX.conf
(Replace XXXX by your domain name.)