Increased qbittorrent cpu and ram limits
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user