Mercurial > libervia-backend
view docker/backend-dev-demo/libervia.conf @ 3654:3910ad643e9d
plugin android: use `callFromThread` instead of `callLater`:
`callLater` is not made to be called outside of main thread, `callFromThread` is the
method to call in this case.
author | Goffi <goffi@goffi.org> |
---|---|
date | Wed, 08 Sep 2021 11:17:13 +0200 |
parents | db0f4d419448 |
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] http_upload_public_facing_url = http://localhost:7777 http_upload_connection_type = http http_upload_port = 7777