@@ -88,6 +88,8 @@ in interface_config.js you can define which functions are presented, e.g. remove
...
@@ -88,6 +88,8 @@ in interface_config.js you can define which functions are presented, e.g. remove
You may need to update [Language adoptions DE](main-de-changes) and [Interface config changes](interface-config), compare with DISTRO.
You may need to update [Language adoptions DE](main-de-changes) and [Interface config changes](interface-config), compare with DISTRO.
We could automate this wih an update script like shown [here](https://scheible.it/jitsi-meet-server-update-script/).
### add domains and LE certs
### add domains and LE certs
Let’s Encrypt certificate is being added for main domain automagically with: /usr/share/jitsi-meet/scripts/install-letsencrypt-cert.sh and is also used by coturn server on same machine
Let’s Encrypt certificate is being added for main domain automagically with: /usr/share/jitsi-meet/scripts/install-letsencrypt-cert.sh and is also used by coturn server on same machine