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.
docker-jitsi/jicofo.env.example

19 lines
506 B

# Base URL of Jicofo's reservation REST API
#JICOFO_RESERVATION_REST_BASE_URL=http://reservation.example.com
# MUC name for the Jigasi pool
JIGASI_BREWERY_MUC=jigasibrewery
# SIP URI for incoming / outgoing calls
#JIGASI_SIP_URI=test@sip2sip.info
# MUC name for the Jibri pool
JIBRI_BREWERY_MUC=jibribrewery
# MUC connection timeout
JIBRI_PENDING_TIMEOUT=90
# Enable Jicofo's health check REST API (http://<jicofo_base_url>:8888/about/health)
#JICOFO_ENABLE_HEALTH_CHECKS=true
JICOFO_MAX_MEMORY=500m