jitsi / jitsi-meet

Jitsi Meet - Secure, Simple and Scalable Video Conferences that you use as a standalone app or embed in your web application.
https://jitsi.org/meet
Apache License 2.0
23.19k stars 6.74k forks source link

Remove title #15118

Closed AleksSoftwareDev closed 1 month ago

AleksSoftwareDev commented 1 month ago

What happened?

How to remove the title "Conference root"?

Platform

Browser / app / sdk version

6.0.0

Relevant log output

How to remove feature flag "title" - Conference root

Reproducibility

More details?

image
damencho commented 1 month ago

Override this config: https://github.com/jitsi/jitsi-meet/blob/756c4afbdd95eca99e04fe36e7b8f7026e3e6414/config.js#L1516

AleksSoftwareDev commented 1 month ago

I've changed the config but nothing changed.

image

Override this config:

https://github.com/jitsi/jitsi-meet/blob/756c4afbdd95eca99e04fe36e7b8f7026e3e6414/config.js#L1516

damencho commented 1 month ago

Do you see the change if you access the file directly? https://yourdoomain.com/config.js? Try clearing cache of the app.

AleksSoftwareDev commented 1 month ago

I've fixed, thank you.

Do you see the change if you access the file directly? https://yourdoomain.com/config.js? Try clearing cache of the app.

damencho commented 1 month ago

Please, when you have questions or problems use the community forum before opening new issues, thank you.