Hi!
I set up Jitsi to use with Rocketchat and configured access via token. Everything is working as expected and I followed the secure domain instructions. As well, in my Jitisi config in /etc/prosody/conf.d/i I set autentication=“token”. Now I browse to the web page and try to create a meeting I am prompted for a username and password which is good.
However optimally I’d like to get rid of the start a new meeting input box totally, along with the list of previously created meetings below. My only use with Jitsi is via Rocketchat, so I don’t need/want the default landing page at all. I’d actually prefer a static page with just a bit of text on it. How can I achieve this?
Thanks in advance for any help.