mirror of
https://github.com/processone/ejabberd
synced 2025-10-03 01:39:35 +02:00
Add Riak as session manager RAM backend
This commit is contained in:
parent
5774edfe79
commit
fcb978248f
3 changed files with 90 additions and 7 deletions
|
@ -308,6 +308,7 @@ Welcome to this XMPP server."
|
|||
"riak.localhost":
|
||||
queue_type: ram
|
||||
auth_method: riak
|
||||
sm_db_type: riak
|
||||
modules:
|
||||
mod_announce:
|
||||
db_type: riak
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue