From b353e660e0970d830bfad9b809998d46197b9c2a Mon Sep 17 00:00:00 2001 From: Kim Brian Ramberg Date: Mon, 13 Oct 2025 10:33:45 +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 1b196fe..009c059 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: 2048M #reservations: # cpus: '0.0001' # memory: 20M