Mercurial > libervia-backend
annotate docker/libervia-web-dev-demo/libervia.conf @ 3917:626629781a53
plugin XEP-0420: fix exception on missing `from` or `to`:
fix exception raised on missing `from` or `to` attribute when the policy doesn't require
them.
Patch made by Syndace <me@syndace.dev>
author | Goffi <goffi@goffi.org> |
---|---|
date | Thu, 06 Oct 2022 16:02:00 +0200 |
parents | db0f4d419448 |
children |
rev | line source |
---|---|
3511
db0f4d419448
docker: add demo images and compose file
Goffi <goffi@goffi.org>
parents:
diff
changeset
|
1 [web] |
db0f4d419448
docker: add demo images and compose file
Goffi <goffi@goffi.org>
parents:
diff
changeset
|
2 connection_type = http |
db0f4d419448
docker: add demo images and compose file
Goffi <goffi@goffi.org>
parents:
diff
changeset
|
3 port = 8880 |
db0f4d419448
docker: add demo images and compose file
Goffi <goffi@goffi.org>
parents:
diff
changeset
|
4 security_warning = false |