view docker/backend-dev-e2e/libervia.conf @ 3648:71cfe9334f73

bridge (dbus/frontend): reintrospect signature in case of guess error: When a "Unable to guess signature […]" `ValueError` is raised during a method call, the signatures are re-introspected. This should fix this issue when a frontend is launched just after to the backend (this happens notably with tests).
author Goffi <goffi@goffi.org>
date Wed, 08 Sep 2021 11:16:21 +0200
parents 73e04040d577
children d5fd630b57bb
line wrap: on
line source

[DEFAULT]
xmpp_domain = server1.test
email_server = libervia-backend.test
email_port = 8025
email_admins_list = admin@server1.test

[component file_sharing]
tls_certificate = /usr/share/libervia/certificates/server1.test.pem
tls_private_key = /usr/share/libervia/certificates/server1.test-key.pem
http_upload_public_facing_url = https://libervia-backend.test:8888