xmpp.chapril.org-ejabberd/test/ejabberd_SUITE_data
Evgeniy Khramtsov 02064ae12a Add support for file-based queues
It's now possible to use files as internal packet queues.
The following options are introduced:

* queue_type: the option can be set to `ram` (default) or `file`.
  The option can be set per virtual host.
* queue_dir: path to the directory where queues will be allocated.
  The default is 'queue' directory inside Mnesia directory.
  This is a global option and cannot be set per virtual host.
2017-03-10 15:12:43 +03:00
..
ca.key Add tests for s2s code 2016-09-23 12:30:33 +03:00
ca.pem Add tests for s2s code 2016-09-23 12:30:33 +03:00
cert.pem Best Practices for Use of SASL EXTERNAL with Certificates (XEP-0178) support 2017-03-07 14:20:50 +03:00
ejabberd.cfg PubSub improvements 2015-04-21 15:24:16 +02:00
ejabberd.ldif Fix ejabberd.ldif 2016-06-02 18:56:27 +03:00
ejabberd.yml Add support for file-based queues 2017-03-10 15:12:43 +03:00
extauth.py Add tests for s2s code 2016-09-23 12:30:33 +03:00
gencerts.sh Best Practices for Use of SASL EXTERNAL with Certificates (XEP-0178) support 2017-03-07 14:20:50 +03:00
openssl.cnf Best Practices for Use of SASL EXTERNAL with Certificates (XEP-0178) support 2017-03-07 14:20:50 +03:00
self-signed-cert.pem Best Practices for Use of SASL EXTERNAL with Certificates (XEP-0178) support 2017-03-07 14:20:50 +03:00