Mercurial > libervia-backend
annotate docker/backend-dev/libervia.conf @ 4309:b56b1eae7994
component email gateway: add multicasting:
XEP-0033 multicasting is now supported both for incoming and outgoing messages. XEP-0033
metadata are converted to suitable Email headers and vice versa.
Email address and JID are both supported, and delivery is done by the gateway when
suitable on incoming messages.
rel 450
author | Goffi <goffi@goffi.org> |
---|---|
date | Thu, 26 Sep 2024 16:12:01 +0200 |
parents | 51d004e50786 |
children |
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 |
4268
51d004e50786
docker (backend): set `+use_local_shared_tmp` in conf.
Goffi <goffi@goffi.org>
parents:
4195
diff
changeset
|
4 use_local_shared_tmp=true |