Mercurial > libervia-backend
annotate docker/libervia-web-dev-e2e/libervia.conf @ 3899:1e64f1ed3ebd
plugin XEP-0060: raise an `NotFound` exception instead of StanzaError in `subscribe`:
`exceptions.NotFound` is now raised in stead of `item-not-found` `StanzaError` for
consistency with `getItems` and because it's easier to catch (condition has to be checked
when `StanzaError` is received).
rel 372
author | Goffi <goffi@goffi.org> |
---|---|
date | Wed, 21 Sep 2022 22:32:36 +0200 |
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 |