diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2019-09-07 11:01:34 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-09-07 11:01:52 +0700 |
commit | 4343a117f2aec8f02210093edec8311ff0f303c3 (patch) | |
tree | c5af253d593e22a19ac2e83700f845e743a3afe2 /network/prosody-mod-vcard-muc/README | |
parent | adc4f58b829dd19f8907135a86f96b09938d6225 (diff) |
network/prosody-mod-vcard-muc: Added (vCard for MUC rooms).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/prosody-mod-vcard-muc/README')
-rw-r--r-- | network/prosody-mod-vcard-muc/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/network/prosody-mod-vcard-muc/README b/network/prosody-mod-vcard-muc/README new file mode 100644 index 0000000000000..3fa7fcd5a926d --- /dev/null +++ b/network/prosody-mod-vcard-muc/README @@ -0,0 +1,4 @@ +prosody-mod-vcard-muc (vCard for MUC rooms) + +This module adds the ability to set vCard for MUC rooms. One of the most +common use cases is to be able to define an avatar for your own MUC room. |