Mercurial > libervia-backend
annotate docker/backend-dev/libervia.conf @ 4277:b4b4ea8c5c87
plugin XEP-0167: Let use a `call_setup_cb` method in session:
when set, the `call_setup_cb` method will be used instead of calling the `call_setup`
bridge signal. This will be useful to incoming `Conferences` component to handle the
signaling internally.
rel 445
author | Goffi <goffi@goffi.org> |
---|---|
date | Fri, 05 Jul 2024 17:18:37 +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 |