annotate docker/libervia-web-dev-e2e/libervia.conf @ 3863:c04f5e8a3568

plugin pubsub cache: replace empty list by None in `getItemsFromCache`: if an empty list is used, no item can be retrieved, this patch replace empty list by None to avoid this case.
author Goffi <goffi@goffi.org>
date Wed, 20 Jul 2022 17:46:58 +0200
parents 73e04040d577
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
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