You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

jitsi-meet-react.templates 1.3KB

1234567891011121314151617181920212223242526272829303132
  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.