Change(mealie): Performance tuning

This commit is contained in:
Nold 2022-09-22 10:35:01 +02:00 committed by GitHub
parent 553bcfa6ea
commit 38ae28ece2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -21,6 +21,10 @@ ingress:
env:
TZ: Europe/Amsterdam
DB_ENGINE: sqlite
# Lower RAM usage:
WORKERS_PER_CORE: 0.5
MAX_WORKERS: 1
WEB_CONCURRENCY: 1
persistence:
config: