4 summary: Provides a web interface to stored chatroom logs
10 This module provides a built-in web interface to view chatroom logs
11 stored by [mod\_muc\_log](mod_muc_log.html).
16 Just copy the folder muc\_log\_http as it is, into the modules folder of
17 your Prosody installation.
22 Example configuration:
24 Component "conference.example.com" "muc"
32 muc_log_http = { -- These are the defaults
34 show_presences = true;
40 **show\_join** sets the default for showing joins or leaves.
41 **show\_status** sets the default for showing status changes.
43 The web interface would then be reachable at the address:
45 http://conference.example.com:5280/muc_log/