add env vars authored by Roland Alton's avatar Roland Alton
...@@ -57,6 +57,8 @@ Clone production to a [staging VM](staging-server) and test there all changes th ...@@ -57,6 +57,8 @@ Clone production to a [staging VM](staging-server) and test there all changes th
Check new config variables with https://shawnchin.github.io/jitsi-config-differ/ Check new config variables with https://shawnchin.github.io/jitsi-config-differ/
Check env variables at https://github.com/jitsi/docker-jitsi-meet/blob/master/docker-compose.yml
### CSS handling ### CSS handling
We have set from each brand a symbolic link to `/usr/share/jitsi-meet/css/all-fixed.css` in case we need to fix several classes in the generic `all.css` file. ~~ No more need to adapt `all.css` as described here https://git.fairkom.net/hosting/fairmeeting/-/issues/169 ~~ We have set from each brand a symbolic link to `/usr/share/jitsi-meet/css/all-fixed.css` in case we need to fix several classes in the generic `all.css` file. ~~ No more need to adapt `all.css` as described here https://git.fairkom.net/hosting/fairmeeting/-/issues/169 ~~
... ...
......