Mercurial > libervia-backend
annotate docker/libervia-web-dev-e2e/libervia.conf @ 4155:453e53dfc50e
plugin XEP-0045: user normal workflow for history + `get_room_user_jid` method:
- workflow is now using the normal messages workflow even for history message: previous
workflow was dedicated to MUC and only adding message to history, resulting in other
plugins being skipped.
- new `get_room_user_jid` helps to retrieve easily the JID currently used in a joined
room.
author | Goffi <goffi@goffi.org> |
---|---|
date | Wed, 22 Nov 2023 15:00:57 +0100 |
parents | 73e04040d577 |
children |
rev | line source |
---|---|
3497
73e04040d577
docker: update following name changes:
Goffi <goffi@goffi.org>
parents:
3423
diff
changeset
|
1 [web] |
73e04040d577
docker: update following name changes:
Goffi <goffi@goffi.org>
parents:
3423
diff
changeset
|
2 tls_certificate = /usr/share/libervia/certificates/server1.test.pem |
73e04040d577
docker: update following name changes:
Goffi <goffi@goffi.org>
parents:
3423
diff
changeset
|
3 tls_private_key = /usr/share/libervia/certificates/server1.test-key.pem |