A simple service which exposes the
mod_muc_census
Prosody room statistics for one single room (configured via PEEPHOLE_ROOM_NAME
).
PEEPHOLE_ROOM_NAME
(required): Room name for which statistics are exposed (example:foobar@muc.meet.jitsi
)PEEPHOLE_HTTP_ADDR
(default:9339
): Address on which the peephole HTTP server will listen onXMPP_SERVER
(defaultxmpp.meet.jitsi
): Hostname of the Prosody HTTP servicePROSODY_HTTP_PORT
(default5280
): Port of the Prosody HTTP service