Mercurial > libervia-backend
view docker/prosody-demo/Dockerfile @ 4004:cd6f70015738
plugin XEP-0384: run `profileConnected` workflow in background:
XEP-0384 connection workflow can be very long when connecting after a while (due to
OLDMEMO migration notably), which can lead to bad UX.
It is not necessary to `await` it as `encrypt` and `decrypt` already wait for the plugin
to be initialized correctly, so the workflow is now run in background.
author | Goffi <goffi@goffi.org> |
---|---|
date | Fri, 10 Mar 2023 17:22:45 +0100 |
parents | db0f4d419448 |
children |
line wrap: on
line source
FROM libervia/prosody:e2e LABEL maintainer="Goffi <tmp_dockerfiles@goffi.org>" RUN prosodyctl register demo server1.test demo