Mercurial > libervia-backend
annotate docker/README @ 4323:a8bceb29b1ff
core (memory/params): set default resource priority to 0:
Priority was historically set to 50 to follow behaviour of other clients at the time, but
it's nowadays a legacy feature, and a non zero value can cause trouble if message carbon
is not used.
author | Goffi <goffi@goffi.org> |
---|---|
date | Wed, 20 Nov 2024 11:28:23 +0100 |
parents | 512487ce3579 |
children |
rev | line source |
---|---|
3940
512487ce3579
docker: update images to include new OMEMO libraries and OpenPGP packages:
Goffi <goffi@goffi.org>
parents:
3381
diff
changeset
|
1 This directory and subdirectories contain files to build and manage Docker images of Libervia. |
3381 | 2 |
3 Please refer to documentation for details. |