diff options
Diffstat (limited to 'net-im/prosody-modules/metadata.xml')
-rw-r--r-- | net-im/prosody-modules/metadata.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net-im/prosody-modules/metadata.xml b/net-im/prosody-modules/metadata.xml index c4e2cf5..6c586f1 100644 --- a/net-im/prosody-modules/metadata.xml +++ b/net-im/prosody-modules/metadata.xml @@ -123,6 +123,7 @@ <flag name='sms_clickatell'>This module provides and SMS gateway component which uses the Clickatell HTTP API to deliver text messages. See clickatell.com for details on their services. Note that at present, this is entirely one way: replies will either go nowhere or as sms to the source number you specify.</flag> <flag name='srvinjection'>This Prosody plugin lets you manually override SRV records used for a remote host.</flag> <flag name='stanza_counter'>This module counts incoming and outgoing stanzas from when the instance started, and makes the data available to other modules by creating a global prosody. object</flag> + <flag name='statistics'>No module description on upstream wiki yet.</flag> <flag name='storage_ldap'>See <a href="https://code.google.com/p/prosody-modules/wiki/mod_lib_ldap">mod_lib_ldap</a> for more information.</flag> <flag name='storage_mongodb'>This is a storage backend that uses MongoDB. Depends on <a href="https://github.com/mwild1/luamongo" rel="nofollow">luamongo bindings</a></flag> <flag name='streamstats'>No module description on upstream wiki yet.</flag> |