Du kannst nicht mehr als 25 Themen auswählen Themen müssen mit entweder einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.

jitsi-meet-web-config.templates 1.5KB

12345678910111213141516171819202122232425262728293031323334353637
  1. Template: jitsi-meet/cert-choice
  2. Type: select
  3. __Choices: Self-signed certificate will be generated, A certificate is available and the files are uploaded on the server
  4. _Description: SSL certificate for the Jitsi Meet instance
  5. Jitsi Meet is best to be set up with an SSL certificate.
  6. Having no certificate, a self-signed one will be generated.
  7. Having a certificate signed by a recognised CA, it can be uploaded on the server
  8. and point its location. The default filenames will be /etc/ssl/--domain.name--.key
  9. for the key and /etc/ssl/--domain.name--.crt for the certificate.
  10. Template: jitsi-meet/cert-path-key
  11. Type: string
  12. _Description: Full local server path to the SSL key file:
  13. The full path to the SSL key file on the server.
  14. If it has not been uploaded, now is a good time to do so.
  15. Template: jitsi-meet/cert-path-crt
  16. Type: string
  17. _Description: Full local server path to the SSL certificate file:
  18. The full path to the SSL certificate file on the server.
  19. If you haven't uploaded it, now is a good time to upload it in another console.
  20. Template: jitsi-meet/jvb-hostname
  21. Type: string
  22. _Description: The hostname of the current installation:
  23. The value for the hostname that is set in Jitsi Videobridge installation.
  24. Template: jitsi-meet/jvb-serve
  25. Type: boolean
  26. Default: false
  27. _Description: for internal use
  28. for internal use.
  29. Template: jitsi-videobridge/jvb-hostname
  30. Type: string
  31. _Description: Hostname:
  32. The Jitsi Meet web config package needs the DNS hostname of your instance.