commit: 5ded56834c803d41b6c223c981042895683fbfd7 Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org> AuthorDate: Fri Sep 11 14:21:00 2015 +0000 Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org> CommitDate: Fri Sep 11 14:21:00 2015 +0000 URL: https://gitweb.gentoo.org/dev/mrueg.git/commit/?id=5ded5683
profiles: Remove dropped prosody modules. profiles/desc/prosody_modules.desc | 2 -- 1 file changed, 2 deletions(-) diff --git a/profiles/desc/prosody_modules.desc b/profiles/desc/prosody_modules.desc index 5656f7e..9416980 100644 --- a/profiles/desc/prosody_modules.desc +++ b/profiles/desc/prosody_modules.desc @@ -105,8 +105,6 @@ mam - Implementation of XEP-0313: Message Archive Management. mam_adhoc - This module complements mod_mam by allowing clients to change archiving preferences through an Ad-hoc command. mam_archive - Implementation of XEP-0136: Message Archiving for prosody_modules_mam. mam_muc - This module logs the conversation of chatrooms running on the server to Prosody's archive storage. To access them you will need a client with support for XEP-0313: Message Archive Management or a module such as prosody_modules_http_muc_log. -mam_muc_sql - SQL variant of prosody_modules_mam_muc. -mam_sql - Implementation of (an older version of) XEP-0313: Message Archive Management backed by a SQL database. Like prosody_modules_mam, but using SQL. mamsub - Experimental implementation of MAM subscriptions manifesto - This module informs users about the XMPP Test day and whether their contacts are affected. measure_cpu - Collect CPU usage statistic
