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-web-config.config 154B

12345678
  1. #!/bin/sh -e
  2. # Source debconf library.
  3. . /usr/share/debconf/confmodule
  4. # certificate type choice
  5. db_input critical jitsi-meet/cert-choice || true
  6. db_go