ejabberd-contrib/mod_muc_log_http
Badlop a95e657a21 Add simple mod_doc/0 to prevent warnings; they won't be used anyway 2021-07-06 21:02:29 +02:00
..
conf Fix url path in request_handlers example configs 2018-02-15 17:04:53 +01:00
src Add simple mod_doc/0 to prevent warnings; they won't be used anyway 2021-07-06 21:02:29 +02:00
COPYING Update FSF address (solves #73) 2015-02-25 15:17:31 +01:00
ChangeLog Initial import from ejabberd-modules SVN 2013-04-15 12:03:14 +02:00
README.txt Update some modules to work with ejabberd 19.08 (#277) 2019-08-19 20:42:03 +02:00
mod_muc_log_http.spec Cleanup for module packaging support in ejabberd 2015-03-11 14:19:35 +01:00

README.txt


	mod_muc_log_http - Serve MUC logs on the web

	Requires: ejabberd 19.08 or higher
	Homepage: http://ejabberd.im/mod_muc_log_http
	Author: Badlop


	DESCRIPTION
	===========

This module serves the directory containing MUC logs already
configured on mod_muc_log.  So, there's no need to setup a web server
to allow your users to view the MUC logs.  It is a small modification
of mod_http_fileserver, customized for log serving.


	CONFIGURATION
	=============

Sample ejabberd.yml options. The directory to serve is already defined
on mod_muc_log.

listen:
  -
    port: 5280
    module: ejabberd_http
    request_handlers:
      "/pub/muclogs": mod_muc_log_http

modules:
  mod_muc_log:
    outdir: "/tmp/muclogs"
  mod_muc_log_http: {}


	USAGE
	=====

With the example options, open your web browser at:
http://server:5280/pub/muclogs/