How would I go about generating a new/default config.js? Sometimes new options are added after updates and the config never updates itself to reflect these new options.
You should fix domain - related options.
1 Like
that’s a good thing else updates could destroy your customizations. Look at
/usr/share/jitsi-meet-web-config/config.js
to add (yourself) the new options corresponding to the Jitsi-meet version you have.
1 Like