#----------------------------------- # Settings for Jitsi Install scripts #----------------------------------- # FQHN_HOSTNAME # # The full qualified histname under which bbb service # is available # # Defaults to full qualified hostname of the system # FQHN_HOSTNAME="" # JITSI_REPOSITORY_VERSION # # Jitsi version. Only 'stable' or 'unstable' ar allowed # # Defaults to: JITSI_REPOSITORY_VERSION="stable" # #JITSI_REPOSITORY_VERSION=""