update cpus limit
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user