matrix-docker-ansible-deploy/roles/matrix-jitsi/templates
Chris van Dijk bc5efa0dbc Remove Jitsi web interface_config.js in favour of custom-interface_config.js
As of docker-jitsi-meet stable-6433 [1], `/config/interface_config.js`
is regenerated on every boot. The correct way to modify the interface
config is now via `/config/custom-interface_config.js`, which is
appended to a default copy of `interface_config.js` by
`/etc/cont-init.d/10-config` on every boot of the docker image.

Given that `interface_config.js` is considered deprecated by upstream
(all options will eventually be moved to `config.js`), we also deprecate
the `matrix_jitsi_web_interface_config_*` variables in favour of
`matrix_jitsi_web_custom_interface_config_extension`.

[1] https://github.com/jitsi/docker-jitsi-meet/blob/stable-6433/CHANGELOG.md#stable-6433
2022-01-02 10:54:51 +01:00
..
jicofo Fix Jitsi logging.properties conditional being interpreted as Jinja code 2021-12-15 21:22:29 +02:00
jvb Remove a space from XMPP_INTERNAL_MUC_DOMAIN 2021-12-17 05:47:47 +05:00
prosody jitsi update 2021-12-15 18:05:52 +05:30
web Remove Jitsi web interface_config.js in favour of custom-interface_config.js 2022-01-02 10:54:51 +01:00