Mercurial > libervia-backend
annotate docker/backend-dev/libervia.conf @ 4219:1b5cf2ee1d86
plugin XEP-0384, XEP-0391: download missing devices list:
when a peer jid was not in our roster, devices list was not retrieved, resulting in failed
en/decryption. This patch does check it and download missing devices list in necessary.
There is no subscription managed yet, so the list won't be updated in case of new devices,
this should be addressed at some point.
author | Goffi <goffi@goffi.org> |
---|---|
date | Tue, 05 Mar 2024 17:31:36 +0100 |
parents | 22cd3094cd1e |
children | 51d004e50786 |
rev | line source |
---|---|
3381 | 1 [DEFAULT] |
4195
22cd3094cd1e
docker (demo): fix starting + better UX:
Goffi <goffi@goffi.org>
parents:
3766
diff
changeset
|
2 log_fmt = [%%(name)s] %%(message)s |
3646
0422c735db56
docker: fixes following global renaming
Goffi <goffi@goffi.org>
parents:
3497
diff
changeset
|
3 media_dir = /src/libervia-media |