Skip to content

Concat should be used to manage the jitsi meet main configuration

At the moment, the custom_options variable takes for granted you are not touching variables that are already set. If you do, they'll simply be declared twice.

Using concat would solve that issue.