Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 691 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 691 Bytes

jitsi-peephole-service

A simple service which exposes the mod_muc_census Prosody room statistics for one single room (configured via PEEPHOLE_ROOM_NAME).

Environment variables

  • PEEPHOLE_ROOM_NAME (required): Room name for which statistics are exposed (example: [email protected])
  • PEEPHOLE_HTTP_ADDR (default :9339): Address on which the peephole HTTP server will listen on
  • XMPP_SERVER (default xmpp.meet.jitsi): Hostname of the Prosody HTTP service
  • PROSODY_HTTP_PORT (default 5280): Port of the Prosody HTTP service