Increased qbittorrent cpu and ram limits

This commit is contained in:
2025-10-14 22:09:55 +02:00
parent 5a19163c7f
commit aa44346917

View File

@@ -24,8 +24,8 @@ services:
- node.role == manager - node.role == manager
resources: resources:
limits: limits:
cpus: '1.0' cpus: '2.0'
memory: 1024M memory: 2048M
#reservations: #reservations:
# cpus: '0.0001' # cpus: '0.0001'
# memory: 20M # memory: 20M