lifecycle: allow adjustment of worker cores

Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
This commit is contained in:
Jens Langhammer
2021-04-11 13:20:27 +02:00
parent fb53dc826a
commit 5627848fad
3 changed files with 6 additions and 1 deletions

View File

@ -35,6 +35,10 @@ title: Release 2021.4
- Deprecated Group membership has been removed.
## Minor changes
- You can now specify the amount of processes started in docker-compose using the `WORKERS` environment variable.
## Upgrading
This release does not introduce any new requirements.