Docker-jitsi-meet: more env variables

Created on 28 Oct 2020  路  5Comments  路  Source: jitsi/docker-jitsi-meet

i still miss some possibilities to customize the web config with env variables.

Or the explanations for some variables are missing:

https://github.com/jitsi/docker-jitsi-meet/blob/master/web/rootfs/defaults/settings-config.js

i am still looking for

disableThirdPartyRequests
channelLastN
enableLayerSuspension

what is actually the difference between "start audio only" and "start audio muted

Until the right varialbes are available, I have no other choice than to mount the config.js from the outside.

if i'm writing here anyway, there are a few more performace tips besides the above mentioned and the resolution?

Most helpful comment

Until the right varialbes are available, I have no other choice than to mount the config.js from the outside.

Or you could send a PR :-)

All 5 comments

Until the right varialbes are available, I have no other choice than to mount the config.js from the outside.

Or you could send a PR :-)

Also looking for

SHOW_PROMOTIONAL_CLOSE_PAGE

Which don't seem to be listed in the docker-compose.yml file, so I assume they are not implemented yet. Trying to change the config.js directly, these values will be overridden on restart/recreation of container.

Being able to change the defaultLanguage would also be a nice feature as well as prejoinPageEnabled as many users prefer being able to test the camera and microphone making sure they work correctly before joining the meeting.

i still miss some possibilities to customize the web config with env variables.

Or the explanations for some variables are missing:

https://github.com/jitsi/docker-jitsi-meet/blob/master/web/rootfs/defaults/settings-config.js

i am still looking for

disableThirdPartyRequests
channelLastN
enableLayerSuspension

what is actually the difference between "start audio only" and "start audio muted

Until the right varialbes are available, I have no other choice than to mount the config.js from the outside.

if i'm writing here anyway, there are a few more performace tips besides the above mentioned and the resolution?

How did. you mount the config.js from the outside? I have Problem with STUN Server p2p

Closing since this is too generic. Please do open PRs for the specific options you'd like to configure.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

chovy picture chovy  路  11Comments

mfts picture mfts  路  6Comments

serban-mihai picture serban-mihai  路  4Comments

mrWodoo picture mrWodoo  路  5Comments

TeGuy picture TeGuy  路  4Comments