From b87231f8f9872d62997504da10cc40cd59e1679c Mon Sep 17 00:00:00 2001 From: Kim Brian Ramberg Date: Mon, 13 Oct 2025 16:28:21 +0200 Subject: [PATCH] - --- qbittorrent/compose.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/qbittorrent/compose.yml b/qbittorrent/compose.yml index 009c059..1daefea 100644 --- a/qbittorrent/compose.yml +++ b/qbittorrent/compose.yml @@ -22,10 +22,10 @@ services: placement: constraints: - node.role == manager -# resources: -# limits: -# cpus: '1.0' -# memory: 2048M + resources: + limits: + cpus: '1.0' + memory: 1024M #reservations: # cpus: '0.0001' # memory: 20M