update cpus limit

This commit is contained in:
dado
2025-06-01 16:39:38 +02:00
parent 88ecc40ca9
commit 07601be5fa
3 changed files with 3 additions and 3 deletions

View File

@ -7,7 +7,7 @@ services:
# file: hwaccel.transcoding.yml
# service: cpu # set to one of [nvenc, quicksync, rkmpp, vaapi, vaapi-wsl] for accelerated transcoding
mem_limit: 1g
cpus: 0.2 # al max 20% cpu
cpus: 0.5
volumes:
# Do not edit the next line. If you want to change the media storage location on your system, edit the value of UPLOAD_LOCATION in the .env file
- ${UPLOAD_LOCATION}:/usr/src/app/upload