From c2d7f280532e1762e94f32315c5a0a920c62aacf Mon Sep 17 00:00:00 2001 From: bokkoman Date: Mon, 8 Apr 2024 18:35:21 +0200 Subject: [PATCH] Update qbittorrent.yml (#194) --- templates/qbittorrent.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/qbittorrent.yml b/templates/qbittorrent.yml index 540bac3..53f82d2 100644 --- a/templates/qbittorrent.yml +++ b/templates/qbittorrent.yml @@ -44,7 +44,7 @@ - PUID=${PUID} - PGID=${PGID} - TZ=${TZ} - - UMASK=022 + - UMASK=002 - VPN_ENABLED=${VPN_ENABLED} - VPN_FIREWALL_TYPE=legacy - VPN_PROVIDER=${VPN_PROVIDER}