Gentoo Archives: gentoo-commits

From: "Manuel Rüger" <mrueg@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] dev/mrueg:master commit in: profiles/desc/
Date: Thu, 01 Oct 2015 22:07:51
Message-Id: 1443737224.6fb505f916f52a83cc41708fe420880d521b48c7.mrueg@gentoo
1 commit: 6fb505f916f52a83cc41708fe420880d521b48c7
2 Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
3 AuthorDate: Thu Oct 1 22:07:04 2015 +0000
4 Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
5 CommitDate: Thu Oct 1 22:07:04 2015 +0000
6 URL: https://gitweb.gentoo.org/dev/mrueg.git/commit/?id=6fb505f9
7
8 profiles: Update prosody modules
9
10 profiles/desc/prosody_modules.desc | 1 +
11 1 file changed, 1 insertion(+)
12
13 diff --git a/profiles/desc/prosody_modules.desc b/profiles/desc/prosody_modules.desc
14 index 9416980..1851b04 100644
15 --- a/profiles/desc/prosody_modules.desc
16 +++ b/profiles/desc/prosody_modules.desc
17 @@ -78,6 +78,7 @@ http_altconnect - XEP-0156: Discovering Alternative XMPP Connection Methods.
18 http_dir_listing - This module generates directory listings when invoked by prosody_modules_http_files.
19 http_favicon - This simple module serves a favicon.ico from prosodys HTTP server and nothing else.
20 http_index - Generates an index of local HTTP apps.
21 +http_logging - Produces HTTP logs in the style of Apache
22 http_muc_log - This module provides a built-in web interface to view chatroom logs stored by prosody_modules_mam_muc.
23 http_upload - Implementation of HTTP Upload file transfer mechanism used by Conversations
24 http_user_count - HTTP module to report the current number of online users or sessions.