Reputation: 1484
I need help on ejabberd message archiving and store all the chat in MongoDB.
I tried this https://github.com/kongo2002/ejabberd-mod-mam/ but No Luck.
I install the ejabberd 2.1.10
anyone else facing the same problem??
Thanks.
Upvotes: 0
Views: 742
Reputation: 9055
That module is not made for the very old ejabberd 2.1 (See the yaml configuration file example).
You should try with ejabberd 14.07 or even better 14.12.
Upvotes: 1